Rate Overview
Live
1 BIF = 0.051348 NPR
1 NPR = 19.4750
BIF
Avg
0.049255
High
0.051774
Low
0.046807
Last updated: 7/29/2026, 11:43:05 PM
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.67 NPR |
| 1,000 BIF | 51.35 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-29T23:43:05Z",
"rates": {
"NPR": 0.051348
}
}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.134799999999999,
"rate": 0.051348
}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