Rate Overview
Live
1 JPY = 13.1563 MMK
1 MMK = 0.076009
JPY
Avg
13.1952
High
13.2434
Low
13.1552
Last updated: 3/27/2026, 7:44:23 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.16 MMK |
| 10 JPY | 131.56 MMK |
| 50 JPY | 657.81 MMK |
| 100 JPY | 1,315.63 MMK |
| 500 JPY | 6,578.13 MMK |
| 1,000 JPY | 13,156.27 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-27T07:44:23Z",
"rates": {
"MMK": 13.156266
}
}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.6266,
"rate": 13.156266
}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