Rate Overview
Live
1 NAD = 0.222217 QAR
1 QAR = 4.5001
NAD
Avg
0.222353
High
0.223279
Low
0.221773
Last updated: 4/17/2026, 6:23:41 AM
Quick Conversions
| NAD | QAR |
|---|---|
| 1 NAD | 0.22 QAR |
| 10 NAD | 2.22 QAR |
| 50 NAD | 11.11 QAR |
| 100 NAD | 22.22 QAR |
| 500 NAD | 111.11 QAR |
| 1,000 NAD | 222.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-04-17T06:23:41Z",
"rates": {
"QAR": 0.222217
}
}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.2217,
"rate": 0.222217
}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