Carregando…
Foz do Iguaçu · Ciudad del Este · Puerto IguazúTuesday, July 28, 2026US dollar R$ 5,09₲1.000 R$ 0,84$1.000 R$ 3,40Foz now 26°C clear sky
Open data
Marco Três doesn't just show data to the visitor: it offers a free public API with the Triple Frontier's intelligence in real time: exchange rates for all three countries, weather, forecast movement, the events agenda and the community's top picks. Any destination, public manager, hotel, agency or any border attraction can consume and reuse it.
GET https://www.marcotres.com.br/api/v1/nowThe destination state right now in JSON: cambio, clima_foz, cataratas_vazao (ANA) and indice_marco_tres (0-100). Each block states its source. CORS open, no key. CC BY 4.0 license.
GET https://www.marcotres.com.br/api/v1/dadosCORS open, no key, refreshed every 10 minutes. CC BY 4.0 license.
Real JSON structure (illustrative values):
{
"fonte": "Marco Três · marcotres.com.br",
"licenca": "CC BY 4.0",
"atualizado_em": "2026-06-13T13:00:00.000Z",
"cambio": { "base": "BRL", "usd": 5.42, "guarani_1000": 0.74, "peso_ar_1000": 4.10 },
"clima_foz": { "temperatura_c": 27, "condicao": "céu limpo" },
"movimento_previsto": {
"nivel": "Alto",
"resumo": "Weekend, attractions busier than weekdays.",
"recomendacao": "Arrive early to avoid queues."
},
"eventos_proximos": [ { "titulo": "...", "inicio": "2026-06-20", "cidade": "Foz do Iguaçu", "categoria": "cultura" } ],
"recomendados_comunidade": [ { "nome": "...", "categoria": "comer", "cidade": "Foz do Iguaçu", "recomendacoes": 12 } ]
}| Field | Type | Description |
|---|---|---|
| atualizado_em | ISO 8601 | When the response was generated (UTC). |
| cambio.usd | number | Cost of 1 US dollar in Brazilian reais. |
| cambio.guarani_1000 | number | Value of 1,000 Paraguayan guaraníes in reais. |
| cambio.peso_ar_1000 | number | Value of 1,000 Argentine pesos in reais. |
| clima_foz.temperatura_c | number | Current temperature in Foz do Iguaçu (°C). |
| clima_foz.condicao | string | Weather condition. |
| movimento_previsto.nivel | enum | Low · Moderate · High · Very high. |
| movimento_previsto.resumo | string | Natural-language read of the day. |
| movimento_previsto.recomendacao | string | Practical tip (best time, avoid queues). |
| eventos_proximos[] | array | Upcoming events: title, start, city, category. |
| recomendados_comunidade[] | array | Top recommended places: name, category, city, recommendation count. |
Consuming forecast movement + the three countries' holidays, an attraction, the Falls, Itaipu, the Bird Park, sizes staff and opens gates ahead of the peak, cutting queues.
Cross-referencing movement level, exchange and upcoming events, hospitality anticipates demand and plans rates and occupancy.
Any app, kiosk or assistant shows exchange, weather and the best time to visit, with attribution to Marco Três.