Rate Overview
Live
1 JPY = 12.8195 MMK
1 MMK = 0.078006
JPY
Avg
14.3131
High
16.4670
Low
12.8195
Last updated: 7/28/2026, 12:31:51 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 12.82 MMK |
| 10 JPY | 128.20 MMK |
| 50 JPY | 640.98 MMK |
| 100 JPY | 1,281.95 MMK |
| 500 JPY | 6,409.76 MMK |
| 1,000 JPY | 12,819.52 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-07-28T00:31:51Z",
"rates": {
"MMK": 12.81952
}
}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": 1281.952,
"rate": 12.81952
}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