Rate Overview
Live
1 BIF = 0.051305 NPR
1 NPR = 19.4913
BIF
Avg
0.050946
High
0.051336
Low
0.050518
Last updated: 7/7/2026, 9:12:55 AM
Quick Conversions
| BIF | NPR |
|---|---|
| 1 BIF | 0.05 NPR |
| 10 BIF | 0.51 NPR |
| 50 BIF | 2.57 NPR |
| 100 BIF | 5.13 NPR |
| 500 BIF | 25.65 NPR |
| 1,000 BIF | 51.31 NPR |
Get BIF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=NPRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-07T09:12:55Z",
"rates": {
"NPR": 0.051305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "NPR",
"amount": 100
},
"result": 5.1305000000000005,
"rate": 0.051305
}Build with BIF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key