Rate Overview
Live
1 JPY = 12.9714 MMK
1 MMK = 0.077093
JPY
Avg
12.9732
High
13.0307
Low
12.9053
Last updated: 7/7/2026, 9:52:35 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 12.97 MMK |
| 10 JPY | 129.71 MMK |
| 50 JPY | 648.57 MMK |
| 100 JPY | 1,297.14 MMK |
| 500 JPY | 6,485.70 MMK |
| 1,000 JPY | 12,971.41 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-07T09:52:35Z",
"rates": {
"MMK": 12.971406
}
}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": 1297.1406,
"rate": 12.971406
}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