Rate Overview
Live
1 BIF = 0.005170 MVR
1 MVR = 193.4236
BIF
Avg
0.005184
High
0.005210
Low
0.005170
Last updated: 6/16/2026, 8:01:36 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.59 MVR |
| 1,000 BIF | 5.17 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-06-16T08:01:36Z",
"rates": {
"MVR": 0.00517
}
}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.517,
"rate": 0.00517
}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