Rate Overview
Live
1 BIF = 0.704587 MMK
1 MMK = 1.4193
BIF
Avg
0.706779
High
0.712168
Low
0.696154
Last updated: 7/3/2026, 4:07:06 PM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.05 MMK |
| 50 BIF | 35.23 MMK |
| 100 BIF | 70.46 MMK |
| 500 BIF | 352.29 MMK |
| 1,000 BIF | 704.59 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-03T16:07:06Z",
"rates": {
"MMK": 0.704587
}
}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.4587,
"rate": 0.704587
}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