Rate Overview
Live
1 MMK = 0.004562 NOK
1 NOK = 219.2021
MMK
Avg
0.004573
High
0.004615
Low
0.004528
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| MMK | NOK |
|---|---|
| 1 MMK | 0.00 NOK |
| 10 MMK | 0.05 NOK |
| 50 MMK | 0.23 NOK |
| 100 MMK | 0.46 NOK |
| 500 MMK | 2.28 NOK |
| 1,000 MMK | 4.56 NOK |
Get MMK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=NOKExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:30:29Z",
"rates": {
"NOK": 0.004562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "NOK",
"amount": 100
},
"result": 0.4562,
"rate": 0.004562
}Build with MMK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key