Rate Overview
Live
1 JPY = 13.1620 MMK
1 MMK = 0.075976
JPY
Avg
13.1930
High
13.2095
Low
13.1620
Last updated: 5/27/2026, 8:23:12 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.16 MMK |
| 10 JPY | 131.62 MMK |
| 50 JPY | 658.10 MMK |
| 100 JPY | 1,316.20 MMK |
| 500 JPY | 6,581.01 MMK |
| 1,000 JPY | 13,162.02 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-05-27T20:23:12Z",
"rates": {
"MMK": 13.162016
}
}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": 1316.2015999999999,
"rate": 13.162016
}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