Rate Overview
Live
1 JPY = 13.4222 MMK
1 MMK = 0.074503
JPY
Avg
13.3902
High
13.4422
Low
13.3063
Last updated: 5/7/2026, 12:32:49 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.42 MMK |
| 10 JPY | 134.22 MMK |
| 50 JPY | 671.11 MMK |
| 100 JPY | 1,342.22 MMK |
| 500 JPY | 6,711.10 MMK |
| 1,000 JPY | 13,422.21 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-05-07T12:32:49Z",
"rates": {
"MMK": 13.422206
}
}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": 1342.2205999999999,
"rate": 13.422206
}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