Rate Overview
Live
1 JPY = 13.3060 MMK
1 MMK = 0.075154
JPY
Avg
13.3588
High
13.4584
Low
13.2976
Last updated: 3/7/2026, 12:27:58 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.31 MMK |
| 10 JPY | 133.06 MMK |
| 50 JPY | 665.30 MMK |
| 100 JPY | 1,330.60 MMK |
| 500 JPY | 6,653.01 MMK |
| 1,000 JPY | 13,306.01 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-07T00:27:58Z",
"rates": {
"MMK": 13.306011
}
}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": 1330.6011,
"rate": 13.306011
}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