Skip to content

TOP to MZN exchange rate API

Pa’anga to Mozambique Metical · quoted 2026-09-27

26.4980

▼ +2.60% over 1Y

1 TOP = 26.4980 MZN · 1 MZN = 0.03774 TOP · Get this rate via the API

1 TOP buys 26.4980 MZN as of 2026-09-27, so 1 MZN buys 0.03774 TOP. Over the last year, TOP/MZN traded between 26.4695 and 27.3857, averaged 26.9881 and fell 2.60%. The API holds daily TOP/MZN rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/MZN over 1Y

TOP/MZN over 1Y: show the values
PointTOP/MZN
2025-09-2727.2053
2025-10-0426.4695
2025-10-1126.9411
2025-10-1826.9970
2025-10-2526.9284
2025-11-0127.1282
2025-11-0826.5560
2025-11-1526.5545
2025-11-2226.5354
2025-11-2926.5251
2025-12-0626.4987
2025-12-1426.6627
2025-12-2126.6923
2025-12-2826.6320
2026-01-0426.7560
2026-01-1126.5958
2026-01-1826.7289
2026-01-2527.2741
2026-02-0127.3393
2026-02-0827.0837
2026-02-1527.2275
2026-02-2227.1231
2026-03-0127.1649
2026-03-0827.3089
2026-03-1527.0315
2026-03-2226.9714
2026-03-2927.1667
2026-04-0527.2105
2026-04-1327.2248
2026-04-2027.1833
2026-04-2727.2751
2026-05-0427.3534
2026-05-1127.3257
2026-05-1927.3260
2026-05-2727.3471
2026-06-0327.3262
2026-06-1227.1449
2026-06-1927.2509
2026-06-2627.1459
2026-07-0326.9401
2026-07-1026.9772
2026-07-1727.3857
2026-07-2427.1719
2026-07-3127.1883
2026-08-0727.3067
2026-08-1427.0073
2026-08-2226.4947
2026-08-2927.0619
2026-09-0527.0367
2026-09-1226.9695
2026-09-1926.6314
2026-09-2626.4862

High

27.3857

Low

26.4695

Average

26.9881

For developers

Get this rate via the API

One GET request returns the TOP/MZN rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=MZN"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=MZN");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=MZN").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/MZN API questions

How do I get the TOP/MZN exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=MZN, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest TOP/MZN rate in rates.MZN.

How far back does TOP/MZN historical data go?

Daily TOP/MZN rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free TOP/MZN exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.