Rate Overview
Live
1 BIF = 0.050643 NPR
1 NPR = 19.7461
BIF
Avg
0.050850
High
0.051336
Low
0.050518
Last updated: 6/19/2026, 9:47:26 AM
Quick Conversions
| BIF | NPR |
|---|---|
| 1 BIF | 0.05 NPR |
| 10 BIF | 0.51 NPR |
| 50 BIF | 2.53 NPR |
| 100 BIF | 5.06 NPR |
| 500 BIF | 25.32 NPR |
| 1,000 BIF | 50.64 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-06-19T09:47:26Z",
"rates": {
"NPR": 0.050643
}
}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.0643,
"rate": 0.050643
}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