Rate Overview
Live
1 BIF = 0.708179 MMK
1 MMK = 1.4121
BIF
Avg
0.705720
High
0.708179
Low
0.696154
Last updated: 4/16/2026, 5:29:54 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.71 MMK |
| 10 BIF | 7.08 MMK |
| 50 BIF | 35.41 MMK |
| 100 BIF | 70.82 MMK |
| 500 BIF | 354.09 MMK |
| 1,000 BIF | 708.18 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-04-16T17:29:54Z",
"rates": {
"MMK": 0.708179
}
}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.8179,
"rate": 0.708179
}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