Rate Overview
Live
1 BIF = 0.708541 MMK
1 MMK = 1.4114
BIF
Avg
0.709299
High
0.713893
Low
0.705164
Last updated: 3/27/2026, 7:11:46 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.71 MMK |
| 10 BIF | 7.09 MMK |
| 50 BIF | 35.43 MMK |
| 100 BIF | 70.85 MMK |
| 500 BIF | 354.27 MMK |
| 1,000 BIF | 708.54 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-03-27T19:11:46Z",
"rates": {
"MMK": 0.708541
}
}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.8541,
"rate": 0.708541
}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