Rate Overview
Live
1 QAR = 2.5424 NOK
1 NOK = 0.393328
QAR
Avg
2.6588
High
2.7846
Low
2.5270
Last updated: 5/28/2026, 9:47:17 PM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.54 NOK |
| 10 QAR | 25.42 NOK |
| 50 QAR | 127.12 NOK |
| 100 QAR | 254.24 NOK |
| 500 QAR | 1,271.20 NOK |
| 1,000 QAR | 2,542.41 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-05-28T21:47:17Z",
"rates": {
"NOK": 2.542405
}
}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": 254.2405,
"rate": 2.542405
}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