Rate Overview
Live
1 BGN = 5.6049 NOK
1 NOK = 0.178415
BGN
Avg
5.6359
High
5.6760
Low
5.6049
Last updated: 4/17/2026, 12:03:33 PM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.60 NOK |
| 10 BGN | 56.05 NOK |
| 50 BGN | 280.25 NOK |
| 100 BGN | 560.49 NOK |
| 500 BGN | 2,802.46 NOK |
| 1,000 BGN | 5,604.92 NOK |
Get BGN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=NOKExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-17T12:03:33Z",
"rates": {
"NOK": 5.60492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "NOK",
"amount": 100
},
"result": 560.492,
"rate": 5.60492
}Build with BGN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key