Rate Overview
Live
1 BIF = 0.005161 MVR
1 MVR = 193.7609
BIF
Avg
0.005171
High
0.005186
Low
0.005155
Last updated: 9/1/2026, 2:00:11 PM
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.58 MVR |
| 1,000 BIF | 5.16 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-09-01T14:00:11Z",
"rates": {
"MVR": 0.005161
}
}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.5161,
"rate": 0.005161
}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