Rate Overview
Live
1 JPY = 13.0995 MMK
1 MMK = 0.076339
JPY
Avg
13.0983
High
13.1198
Low
13.0781
Last updated: 6/17/2026, 7:12:20 AM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.10 MMK |
| 10 JPY | 130.99 MMK |
| 50 JPY | 654.97 MMK |
| 100 JPY | 1,309.95 MMK |
| 500 JPY | 6,549.74 MMK |
| 1,000 JPY | 13,099.48 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-06-17T07:12:20Z",
"rates": {
"MMK": 13.099477
}
}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": 1309.9477,
"rate": 13.099477
}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