Rate Overview
Live
1 MMK = 0.078004 JPY
1 JPY = 12.8199
MMK
Avg
0.075587
High
0.078004
Low
0.072687
Last updated: 7/29/2026, 1:30:32 PM
Quick Conversions
| MMK | JPY |
|---|---|
| 1 MMK | 0.08 JPY |
| 10 MMK | 0.78 JPY |
| 50 MMK | 3.90 JPY |
| 100 MMK | 7.80 JPY |
| 500 MMK | 39.00 JPY |
| 1,000 MMK | 78.00 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-07-29T13:30:32Z",
"rates": {
"JPY": 0.078004
}
}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.800400000000001,
"rate": 0.078004
}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