Rate Overview
Live
1 BIF = 0.703390 MMK
1 MMK = 1.4217
BIF
Avg
0.703947
High
0.705361
Low
0.703197
Last updated: 7/26/2026, 10:57:42 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.03 MMK |
| 50 BIF | 35.17 MMK |
| 100 BIF | 70.34 MMK |
| 500 BIF | 351.70 MMK |
| 1,000 BIF | 703.39 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-07-26T22:57:42Z",
"rates": {
"MMK": 0.70339
}
}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.339,
"rate": 0.70339
}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