Rate Overview
Live
1 JPY = 13.1431 MMK
1 MMK = 0.076085
JPY
Avg
13.5236
High
14.1131
Low
13.1431
Last updated: 3/27/2026, 12:56:50 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 13.14 MMK |
| 10 JPY | 131.43 MMK |
| 50 JPY | 657.16 MMK |
| 100 JPY | 1,314.31 MMK |
| 500 JPY | 6,571.57 MMK |
| 1,000 JPY | 13,143.14 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-03-27T12:56:50Z",
"rates": {
"MMK": 13.143141
}
}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": 1314.3141,
"rate": 13.143141
}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