Rate Overview
Live
1 BIF = 0.005192 MVR
1 MVR = 192.6040
BIF
Avg
0.005206
High
0.005217
Low
0.005192
Last updated: 3/27/2026, 2:08:15 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.60 MVR |
| 1,000 BIF | 5.19 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-27T02:08:15Z",
"rates": {
"MVR": 0.005192
}
}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.5192,
"rate": 0.005192
}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