Rate Overview
Live
1 MMK = 0.074614 JPY
1 JPY = 13.4023
MMK
Avg
0.074694
High
0.075152
Low
0.074392
Last updated: 5/9/2026, 2:34:01 PM
Quick Conversions
| MMK | JPY |
|---|---|
| 1 MMK | 0.07 JPY |
| 10 MMK | 0.75 JPY |
| 50 MMK | 3.73 JPY |
| 100 MMK | 7.46 JPY |
| 500 MMK | 37.31 JPY |
| 1,000 MMK | 74.61 JPY |
Get MMK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=JPYExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-05-09T14:34:01Z",
"rates": {
"JPY": 0.074614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "JPY",
"amount": 100
},
"result": 7.4614,
"rate": 0.074614
}Build with MMK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key