Skip to content

TOP to MAD exchange rate API

Pa’anga to Moroccan Dirham · quoted 2026-09-25

4.0605

▲ +4.61% over 1Y

1 TOP = 4.0605 MAD · 1 MAD = 0.24627 TOP · Get this rate via the API

1 TOP buys 4.0605 MAD as of 2026-09-25, so 1 MAD buys 0.24627 TOP. Over the last year, TOP/MAD traded between 3.7852 and 4.0605, averaged 3.9381 and rose 4.61%. The API holds daily TOP/MAD rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/MAD over 1Y

TOP/MAD over 1Y: show the values
PointTOP/MAD
2025-09-253.8817
2025-10-023.8573
2025-10-093.8645
2025-10-163.8978
2025-10-233.9232
2025-10-303.9023
2025-11-063.9466
2025-11-133.9371
2025-11-203.8800
2025-11-273.8592
2025-12-043.8653
2025-12-113.8587
2025-12-183.8192
2025-12-253.7852
2026-01-013.8131
2026-01-083.8549
2026-01-153.8860
2026-01-223.8815
2026-01-293.8531
2026-02-053.9164
2026-02-123.9150
2026-02-193.9160
2026-02-263.9227
2026-03-053.9654
2026-03-124.0209
2026-03-193.9970
2026-03-263.9979
2026-04-023.9801
2026-04-093.9562
2026-04-173.9319
2026-04-243.9432
2026-05-014.0023
2026-05-083.9023
2026-05-154.0103
2026-05-223.9538
2026-05-293.9688
2026-06-053.9504
2026-06-123.9437
2026-06-193.9773
2026-06-263.9948
2026-07-033.9590
2026-07-103.9512
2026-07-174.0067
2026-07-244.0061
2026-07-313.9872
2026-08-073.9898
2026-08-143.9422
2026-08-213.9457
2026-08-283.9706
2026-09-044.0048
2026-09-114.0112
2026-09-184.0319
2026-09-254.0590

High

4.0605

Low

3.7852

Average

3.9381

For developers

Get this rate via the API

One GET request returns the TOP/MAD 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=MAD"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=MAD");
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=MAD").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/MAD API questions

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

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

How far back does TOP/MAD historical data go?

Daily TOP/MAD 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/MAD 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.