Rate Overview
Live
1 NPR = 0.010980 BGN
1 BGN = 91.0747
NPR
Avg
0.010982
High
0.010994
Low
0.010966
Last updated: 5/7/2026, 4:59:05 PM
Quick Conversions
| NPR | BGN |
|---|---|
| 1 NPR | 0.01 BGN |
| 10 NPR | 0.11 BGN |
| 50 NPR | 0.55 BGN |
| 100 NPR | 1.10 BGN |
| 500 NPR | 5.49 BGN |
| 1,000 NPR | 10.98 BGN |
Get NPR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BGNExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-07T16:59:05Z",
"rates": {
"BGN": 0.01098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BGN",
"amount": 100
},
"result": 1.098,
"rate": 0.01098
}Build with NPR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key