Rate Overview
Live
1 NAD = 0.220219 QAR
1 QAR = 4.5409
NAD
Avg
0.223199
High
0.225375
Low
0.220219
Last updated: 6/19/2026, 8:51:30 AM
Quick Conversions
| NAD | QAR |
|---|---|
| 1 NAD | 0.22 QAR |
| 10 NAD | 2.20 QAR |
| 50 NAD | 11.01 QAR |
| 100 NAD | 22.02 QAR |
| 500 NAD | 110.11 QAR |
| 1,000 NAD | 220.22 QAR |
Get NAD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=QARExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-06-19T08:51:30Z",
"rates": {
"QAR": 0.220219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "QAR",
"amount": 100
},
"result": 22.0219,
"rate": 0.220219
}Build with NAD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key