Rate Overview
Live
1 QAR = 2.5640 NOK
1 NOK = 0.390018
QAR
Avg
2.5916
High
2.6208
Low
2.5640
Last updated: 4/17/2026, 1:33:46 PM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.56 NOK |
| 10 QAR | 25.64 NOK |
| 50 QAR | 128.20 NOK |
| 100 QAR | 256.40 NOK |
| 500 QAR | 1,281.99 NOK |
| 1,000 QAR | 2,563.99 NOK |
Get QAR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=NOKExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T13:33:46Z",
"rates": {
"NOK": 2.563985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "NOK",
"amount": 100
},
"result": 256.3985,
"rate": 2.563985
}Build with QAR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key