Rate Overview
Live
1 QAR = 2.6529 NOK
1 NOK = 0.376942
QAR
Avg
2.6216
High
2.6529
Low
2.6091
Last updated: 6/18/2026, 10:21:49 AM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.65 NOK |
| 10 QAR | 26.53 NOK |
| 50 QAR | 132.65 NOK |
| 100 QAR | 265.29 NOK |
| 500 QAR | 1,326.47 NOK |
| 1,000 QAR | 2,652.93 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-06-18T10:21:49Z",
"rates": {
"NOK": 2.652931
}
}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": 265.29310000000004,
"rate": 2.652931
}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