Rate Overview
Live
1 MMK = 0.075948 JPY
1 JPY = 13.1669
MMK
Avg
0.069990
High
0.077754
Low
0.059816
Last updated: 3/27/2026, 5:59:40 AM
Quick Conversions
| MMK | JPY |
|---|---|
| 1 MMK | 0.08 JPY |
| 10 MMK | 0.76 JPY |
| 50 MMK | 3.80 JPY |
| 100 MMK | 7.59 JPY |
| 500 MMK | 37.97 JPY |
| 1,000 MMK | 75.95 JPY |
Get MMK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=JPYExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T05:59:40Z",
"rates": {
"JPY": 0.075948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "JPY",
"amount": 100
},
"result": 7.5948,
"rate": 0.075948
}Build with MMK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key