Rate Overview
Live
1 BIF = 0.707397 MMK
1 MMK = 1.4136
BIF
Avg
0.707521
High
0.709533
Low
0.705844
Last updated: 3/7/2026, 1:04:32 AM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.71 MMK |
| 10 BIF | 7.07 MMK |
| 50 BIF | 35.37 MMK |
| 100 BIF | 70.74 MMK |
| 500 BIF | 353.70 MMK |
| 1,000 BIF | 707.40 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-07T01:04:32Z",
"rates": {
"MMK": 0.707397
}
}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.7397,
"rate": 0.707397
}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