Rate Overview
Live
1 NZD = 2.1042 QAR
1 QAR = 0.475242
NZD
Avg
2.1320
High
2.2068
Low
2.0597
Last updated: 7/29/2026, 3:18:12 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.10 QAR |
| 10 NZD | 21.04 QAR |
| 50 NZD | 105.21 QAR |
| 100 NZD | 210.42 QAR |
| 500 NZD | 1,052.10 QAR |
| 1,000 NZD | 2,104.19 QAR |
Get NZD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=QARExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T03:18:12Z",
"rates": {
"QAR": 2.104193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "QAR",
"amount": 100
},
"result": 210.4193,
"rate": 2.104193
}Build with NZD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key