Rate Overview
Live
1 BIF = 0.703195 MMK
1 MMK = 1.4221
BIF
Avg
0.711516
High
0.729226
Low
0.703195
Last updated: 7/24/2026, 11:19:24 AM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.03 MMK |
| 50 BIF | 35.16 MMK |
| 100 BIF | 70.32 MMK |
| 500 BIF | 351.60 MMK |
| 1,000 BIF | 703.20 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-24T11:19:24Z",
"rates": {
"MMK": 0.703195
}
}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.3195,
"rate": 0.703195
}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