Rate Overview
Live
1 JPY = 12.8653 MMK
1 MMK = 0.077728
JPY
Avg
12.9592
High
13.0307
Low
12.8653
Last updated: 7/21/2026, 9:05:24 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 12.87 MMK |
| 10 JPY | 128.65 MMK |
| 50 JPY | 643.26 MMK |
| 100 JPY | 1,286.53 MMK |
| 500 JPY | 6,432.65 MMK |
| 1,000 JPY | 12,865.30 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-21T21:05:24Z",
"rates": {
"MMK": 12.865295
}
}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": 1286.5294999999999,
"rate": 12.865295
}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