Rate Overview
Live
1 BIF = 0.051790 NPR
1 NPR = 19.3087
BIF
Avg
0.050468
High
0.051790
Low
0.048929
Last updated: 7/23/2026, 6:59:02 AM
Quick Conversions
| BIF | NPR |
|---|---|
| 1 BIF | 0.05 NPR |
| 10 BIF | 0.52 NPR |
| 50 BIF | 2.59 NPR |
| 100 BIF | 5.18 NPR |
| 500 BIF | 25.90 NPR |
| 1,000 BIF | 51.79 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-23T06:59:02Z",
"rates": {
"NPR": 0.05179
}
}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.179,
"rate": 0.05179
}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