Rate Overview
Live
1 BIF = 0.706699 MMK
1 MMK = 1.4150
BIF
Avg
0.712384
High
0.729226
Low
0.704845
Last updated: 5/26/2026, 10:16:26 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.71 MMK |
| 10 BIF | 7.07 MMK |
| 50 BIF | 35.33 MMK |
| 100 BIF | 70.67 MMK |
| 500 BIF | 353.35 MMK |
| 1,000 BIF | 706.70 MMK |
Get BIF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MMKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-26T22:16:26Z",
"rates": {
"MMK": 0.706699
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MMK",
"amount": 100
},
"result": 70.6699,
"rate": 0.706699
}Build with BIF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key