Rate Overview
Live
1 BIF = 0.701778 MMK
1 MMK = 1.4250
BIF
Avg
0.704099
High
0.706194
Low
0.701778
Last updated: 7/14/2026, 11:35:37 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.02 MMK |
| 50 BIF | 35.09 MMK |
| 100 BIF | 70.18 MMK |
| 500 BIF | 350.89 MMK |
| 1,000 BIF | 701.78 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-14T23:35:37Z",
"rates": {
"MMK": 0.701778
}
}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.1778,
"rate": 0.701778
}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