Rate Overview
Live
1 BIF = 0.005212 MVR
1 MVR = 191.8649
BIF
Avg
0.005209
High
0.005217
Low
0.005192
Last updated: 3/27/2026, 3:32:20 AM
Quick Conversions
| BIF | MVR |
|---|---|
| 1 BIF | 0.01 MVR |
| 10 BIF | 0.05 MVR |
| 50 BIF | 0.26 MVR |
| 100 BIF | 0.52 MVR |
| 500 BIF | 2.61 MVR |
| 1,000 BIF | 5.21 MVR |
Get BIF/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MVRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T03:32:20Z",
"rates": {
"MVR": 0.005212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MVR",
"amount": 100
},
"result": 0.5212,
"rate": 0.005212
}Build with BIF/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key