Rate Overview
Live
1 BIF = 0.703918 MMK
1 MMK = 1.4206
BIF
Avg
0.711546
High
0.729226
Low
0.703682
Last updated: 7/27/2026, 4:32:02 AM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.04 MMK |
| 50 BIF | 35.20 MMK |
| 100 BIF | 70.39 MMK |
| 500 BIF | 351.96 MMK |
| 1,000 BIF | 703.92 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-27T04:32:02Z",
"rates": {
"MMK": 0.703918
}
}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.3918,
"rate": 0.703918
}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