Rate Overview
Live
1 JPY = 13.1482 MMK
1 MMK = 0.076056
JPY
Avg
13.2667
High
13.4635
Low
13.1452
Last updated: 3/27/2026, 9:26:44 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.15 MMK |
| 10 JPY | 131.48 MMK |
| 50 JPY | 657.41 MMK |
| 100 JPY | 1,314.82 MMK |
| 500 JPY | 6,574.08 MMK |
| 1,000 JPY | 13,148.16 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-03-27T09:26:44Z",
"rates": {
"MMK": 13.148157
}
}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": 1314.8156999999999,
"rate": 13.148157
}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