Rate Overview
Live
1 JPY = 13.1593 MMK
1 MMK = 0.075992
JPY
Avg
13.1912
High
13.2095
Low
13.1593
Last updated: 5/28/2026, 12:05:49 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.16 MMK |
| 10 JPY | 131.59 MMK |
| 50 JPY | 657.97 MMK |
| 100 JPY | 1,315.93 MMK |
| 500 JPY | 6,579.67 MMK |
| 1,000 JPY | 13,159.34 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-28T00:05:49Z",
"rates": {
"MMK": 13.159336
}
}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": 1315.9336,
"rate": 13.159336
}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