Rate Overview
Live
1 BIF = 0.702613 MMK
1 MMK = 1.4233
BIF
Avg
0.702591
High
0.703233
Low
0.702270
Last updated: 8/16/2026, 6:31:54 AM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.03 MMK |
| 50 BIF | 35.13 MMK |
| 100 BIF | 70.26 MMK |
| 500 BIF | 351.31 MMK |
| 1,000 BIF | 702.61 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-08-16T06:31:54Z",
"rates": {
"MMK": 0.702613
}
}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.2613,
"rate": 0.702613
}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