Rate Overview
Live
1 QAR = 2.5680 NOK
1 NOK = 0.389415
QAR
Avg
2.5915
High
2.6208
Low
2.5610
Last updated: 4/17/2026, 2:44:02 PM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.57 NOK |
| 10 QAR | 25.68 NOK |
| 50 QAR | 128.40 NOK |
| 100 QAR | 256.80 NOK |
| 500 QAR | 1,283.98 NOK |
| 1,000 QAR | 2,567.95 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-17T14:44:02Z",
"rates": {
"NOK": 2.567952
}
}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.7952,
"rate": 2.567952
}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