Rate Overview
Live
1 YER = 8.8121 MMK
1 MMK = 0.113480
YER
Avg
8.8092
High
8.8243
Low
8.8032
Last updated: 3/7/2026, 3:46:41 AM
Quick Conversions
| YER | MMK |
|---|---|
| 1 YER | 8.81 MMK |
| 10 YER | 88.12 MMK |
| 50 YER | 440.60 MMK |
| 100 YER | 881.21 MMK |
| 500 YER | 4,406.05 MMK |
| 1,000 YER | 8,812.09 MMK |
Get YER/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MMKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T03:46:41Z",
"rates": {
"MMK": 8.81209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MMK",
"amount": 100
},
"result": 881.209,
"rate": 8.81209
}Build with YER/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key