Rate Overview
Live
1 JPY = 13.1819 MMK
1 MMK = 0.075862
JPY
Avg
13.2197
High
13.3034
Low
13.1784
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.18 MMK |
| 10 JPY | 131.82 MMK |
| 50 JPY | 659.09 MMK |
| 100 JPY | 1,318.19 MMK |
| 500 JPY | 6,590.93 MMK |
| 1,000 JPY | 13,181.87 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-08-15T04:51:23Z",
"rates": {
"MMK": 13.181868
}
}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": 1318.1868,
"rate": 13.181868
}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