Rate Overview
Live
1 JPY = 13.1668 MMK
1 MMK = 0.075948
JPY
Avg
13.1966
High
13.2434
Low
13.1552
Last updated: 3/27/2026, 5:56:24 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.17 MMK |
| 10 JPY | 131.67 MMK |
| 50 JPY | 658.34 MMK |
| 100 JPY | 1,316.68 MMK |
| 500 JPY | 6,583.41 MMK |
| 1,000 JPY | 13,166.82 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-27T05:56:24Z",
"rates": {
"MMK": 13.166818
}
}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.6817999999998,
"rate": 13.166818
}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