Marco Três
PTESEN

Foz do Iguaçu · Ciudad del Este · Puerto IguazúSaturday, June 13, 2026

R$ 5,09
US dollar
R$ 0,83
Guaraní · 1,000
R$ 3,56
AR peso · 1,000
20°C
Foz now · few clouds

Open data

Open tourism intelligence for the destination

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 Itaipu itself can consume and reuse it.

Endpoint

GET https://marcotres.com.br/api/v1/dados

CORS open, no key, refreshed every 10 minutes. CC BY 4.0 license.

See the live data (JSON) →

Example response

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 dictionary

FieldTypeDescription
atualizado_emISO 8601When the response was generated (UTC).
cambio.usdnumberCost of 1 US dollar in Brazilian reais.
cambio.guarani_1000numberValue of 1,000 Paraguayan guaraníes in reais.
cambio.peso_ar_1000numberValue of 1,000 Argentine pesos in reais.
clima_foz.temperatura_cnumberCurrent temperature in Foz do Iguaçu (°C).
clima_foz.condicaostringWeather condition.
movimento_previsto.nivelenumLow · Moderate · High · Very high.
movimento_previsto.resumostringNatural-language read of the day.
movimento_previsto.recomendacaostringPractical tip (best time, avoid queues).
eventos_proximos[]arrayUpcoming events: title, start, city, category.
recomendados_comunidade[]arrayTop recommended places: name, category, city, recommendation count.

Use cases

Itaipu anticipates visitation peaks

Consuming movimento_previsto + the three countries' holidays, attraction management sizes staff and opens gates ahead of the peak — cutting queues.

Hotels adjust rates and occupancy

Cross-referencing movement level, exchange and upcoming events, hospitality anticipates demand and plans revenue management.

Apps and kiosks embed the data

Any app, kiosk or assistant shows exchange, weather and the best time to visit, with attribution to Marco Três.

Also in português · español.