Rate Overview
Live
1 NAD = 123.0313 MMK
1 MMK = 0.008128
NAD
Avg
123.5312
High
125.3326
Low
122.6480
Last updated: 3/27/2026, 11:55:51 AM
Quick Conversions
| NAD | MMK |
|---|---|
| 1 NAD | 123.03 MMK |
| 10 NAD | 1,230.31 MMK |
| 50 NAD | 6,151.56 MMK |
| 100 NAD | 12,303.13 MMK |
| 500 NAD | 61,515.64 MMK |
| 1,000 NAD | 123,031.28 MMK |
Get NAD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=MMKExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T11:55:51Z",
"rates": {
"MMK": 123.03128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "MMK",
"amount": 100
},
"result": 12303.127999999999,
"rate": 123.03128
}Build with NAD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key