Rate Overview
Live
1 MMK = 0.076830 JPY
1 JPY = 13.0157
MMK
Avg
0.076460
High
0.076830
Low
0.076220
Last updated: 6/19/2026, 9:48:25 AM
Quick Conversions
| MMK | JPY |
|---|---|
| 1 MMK | 0.08 JPY |
| 10 MMK | 0.77 JPY |
| 50 MMK | 3.84 JPY |
| 100 MMK | 7.68 JPY |
| 500 MMK | 38.42 JPY |
| 1,000 MMK | 76.83 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-06-19T09:48:25Z",
"rates": {
"JPY": 0.07683
}
}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.683,
"rate": 0.07683
}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