Rate Overview
Live
1 MVR = 192.5725 BIF
1 BIF = 0.005193
MVR
Avg
192.0592
High
192.5725
Low
191.6445
Last updated: 3/27/2026, 12:18:33 AM
Quick Conversions
| MVR | BIF |
|---|---|
| 1 MVR | 192.57 BIF |
| 10 MVR | 1,925.72 BIF |
| 50 MVR | 9,628.62 BIF |
| 100 MVR | 19,257.25 BIF |
| 500 MVR | 96,286.24 BIF |
| 1,000 MVR | 192,572.48 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-27T00:18:33Z",
"rates": {
"BIF": 192.572481
}
}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": 19257.2481,
"rate": 192.572481
}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