Rate Overview
Live
1 JPY = 12.8762 MMK
1 MMK = 0.077663
JPY
Avg
12.9153
High
12.9444
Low
12.8762
Last updated: 7/22/2026, 2:09:01 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 12.88 MMK |
| 10 JPY | 128.76 MMK |
| 50 JPY | 643.81 MMK |
| 100 JPY | 1,287.62 MMK |
| 500 JPY | 6,438.08 MMK |
| 1,000 JPY | 12,876.16 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-22T14:09:01Z",
"rates": {
"MMK": 12.876161
}
}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": 1287.6161,
"rate": 12.876161
}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