Rate Overview
Live
1 JPY = 13.1711 MMK
1 MMK = 0.075924
JPY
Avg
13.1864
High
13.2218
Low
13.1412
Last updated: 4/17/2026, 6:14:03 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.17 MMK |
| 10 JPY | 131.71 MMK |
| 50 JPY | 658.55 MMK |
| 100 JPY | 1,317.11 MMK |
| 500 JPY | 6,585.54 MMK |
| 1,000 JPY | 13,171.09 MMK |
Get JPY/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MMKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:14:03Z",
"rates": {
"MMK": 13.171089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MMK",
"amount": 100
},
"result": 1317.1089,
"rate": 13.171089
}Build with JPY/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key