Rate Overview
Live
1 MVR = 192.0203 BIF
1 BIF = 0.005208
MVR
Avg
192.0065
High
192.4421
Low
191.4661
Last updated: 3/6/2026, 8:09:31 AM
Quick Conversions
| MVR | BIF |
|---|---|
| 1 MVR | 192.02 BIF |
| 10 MVR | 1,920.20 BIF |
| 50 MVR | 9,601.02 BIF |
| 100 MVR | 19,202.03 BIF |
| 500 MVR | 96,010.17 BIF |
| 1,000 MVR | 192,020.34 BIF |
Get MVR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BIFExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-06T08:09:31Z",
"rates": {
"BIF": 192.020339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BIF",
"amount": 100
},
"result": 19202.033900000002,
"rate": 192.020339
}Build with MVR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key