Rate Overview
Live
1 JPY = 12.8171 MMK
1 MMK = 0.078021
JPY
Avg
13.4934
High
14.2828
Low
12.8171
Last updated: 7/25/2026, 11:45:14 PM
Quick Conversions
| JPY | MMK |
|---|---|
| 1 JPY | 12.82 MMK |
| 10 JPY | 128.17 MMK |
| 50 JPY | 640.86 MMK |
| 100 JPY | 1,281.71 MMK |
| 500 JPY | 6,408.56 MMK |
| 1,000 JPY | 12,817.12 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-25T23:45:14Z",
"rates": {
"MMK": 12.817116
}
}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": 1281.7116,
"rate": 12.817116
}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