Rate Overview
Live
1 BIF = 0.050540 NPR
1 NPR = 19.7863
BIF
Avg
0.050749
High
0.051091
Low
0.050540
Last updated: 9/5/2026, 2:08:09 PM
Quick Conversions
| BIF | NPR |
|---|---|
| 1 BIF | 0.05 NPR |
| 10 BIF | 0.51 NPR |
| 50 BIF | 2.53 NPR |
| 100 BIF | 5.05 NPR |
| 500 BIF | 25.27 NPR |
| 1,000 BIF | 50.54 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-09-05T14:08:09Z",
"rates": {
"NPR": 0.05054
}
}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.054,
"rate": 0.05054
}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