Rate Overview
Live
1 BIF = 0.702240 MMK
1 MMK = 1.4240
BIF
Avg
0.704093
High
0.707458
Low
0.702240
Last updated: 6/16/2026, 8:06:37 AM
Quick Conversions
| BIF | MMK |
|---|---|
| 1 BIF | 0.70 MMK |
| 10 BIF | 7.02 MMK |
| 50 BIF | 35.11 MMK |
| 100 BIF | 70.22 MMK |
| 500 BIF | 351.12 MMK |
| 1,000 BIF | 702.24 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-06-16T08:06:37Z",
"rates": {
"MMK": 0.70224
}
}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.224,
"rate": 0.70224
}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