Rate Overview
Live
1 NAD = 0.217644 QAR
1 QAR = 4.5947
NAD
Avg
0.218031
High
0.222446
Low
0.216219
Last updated: 7/29/2026, 8:01:42 AM
Quick Conversions
| NAD | QAR |
|---|---|
| 1 NAD | 0.22 QAR |
| 10 NAD | 2.18 QAR |
| 50 NAD | 10.88 QAR |
| 100 NAD | 21.76 QAR |
| 500 NAD | 108.82 QAR |
| 1,000 NAD | 217.64 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-07-29T08:01:42Z",
"rates": {
"QAR": 0.217644
}
}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": 21.764400000000002,
"rate": 0.217644
}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