Skip to content

TOP to MMK exchange rate API

Pa’anga to Kyat · quoted 2026-09-27

871.1334

▼ +3.60% over 5Y

1 TOP = 871.1334 MMK · 1 MMK = 0.001148 TOP · Get this rate via the API

1 TOP buys 871.1334 MMK as of 2026-09-27, so 1 MMK buys 0.001148 TOP. Over the last 5 years, TOP/MMK traded between 871.1334 and 919.8945, averaged 893.4679 and fell 3.60%. The API holds daily TOP/MMK rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/MMK over 5Y

TOP/MMK over 5Y: show the values
PointTOP/MMK
2024-08-24903.6871
2024-10-07913.6023
2024-11-06919.8945
2024-12-06897.9111
2025-01-05888.7856
2025-02-04874.8681
2025-03-06893.9604
2025-04-05872.6824
2025-05-05896.4148
2025-06-04899.0002
2025-07-04906.5412
2025-08-03889.0488
2025-09-02897.7320
2025-10-02888.2316
2025-11-01891.2720
2025-12-01876.6823
2025-12-31882.2630
2026-01-30896.1862
2026-03-01892.6421
2026-03-31890.5743
2026-05-01910.0813
2026-05-31897.8436
2026-07-01886.0186
2026-07-31894.6364
2026-08-30898.4727

High

919.8945

Low

871.1334

Average

893.4679

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/MMK API questions

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

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

How far back does TOP/MMK historical data go?

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