Rate Overview
Live
1 JPY = 12.8243 MMK
1 MMK = 0.077977
JPY
Avg
12.8402
High
12.9026
Low
12.8171
Last updated: 7/28/2026, 3:44:01 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 12.82 MMK |
| 10 JPY | 128.24 MMK |
| 50 JPY | 641.21 MMK |
| 100 JPY | 1,282.43 MMK |
| 500 JPY | 6,412.14 MMK |
| 1,000 JPY | 12,824.28 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-28T03:44:01Z",
"rates": {
"MMK": 12.824282
}
}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": 1282.4282,
"rate": 12.824282
}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