Rate Overview
Live
1 BIF = 0.707068 MMK
1 MMK = 1.4143
BIF
Avg
0.705999
High
0.707124
Low
0.705510
Last updated: 5/6/2026, 7:17:59 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.71 MMK |
| 10 BIF | 7.07 MMK |
| 50 BIF | 35.35 MMK |
| 100 BIF | 70.71 MMK |
| 500 BIF | 353.53 MMK |
| 1,000 BIF | 707.07 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-06T19:17:59Z",
"rates": {
"MMK": 0.707068
}
}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.7068,
"rate": 0.707068
}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