Rate Overview
Live
1 JPY = 13.4346 MMK
1 MMK = 0.074434
JPY
Avg
13.2360
High
13.4609
Low
13.1112
Last updated: 9/4/2026, 7:33:39 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.43 MMK |
| 10 JPY | 134.35 MMK |
| 50 JPY | 671.73 MMK |
| 100 JPY | 1,343.46 MMK |
| 500 JPY | 6,717.32 MMK |
| 1,000 JPY | 13,434.63 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-09-04T19:33:39Z",
"rates": {
"MMK": 13.434632
}
}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": 1343.4632000000001,
"rate": 13.434632
}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