Rate Overview
Live
1 NZD = 2.1055 QAR
1 QAR = 0.474950
NZD
Avg
2.0983
High
2.1314
Low
2.0579
Last updated: 7/29/2026, 10:38:50 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.11 QAR |
| 10 NZD | 21.05 QAR |
| 50 NZD | 105.27 QAR |
| 100 NZD | 210.55 QAR |
| 500 NZD | 1,052.74 QAR |
| 1,000 NZD | 2,105.48 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-29T10:38:50Z",
"rates": {
"QAR": 2.105484
}
}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.54840000000002,
"rate": 2.105484
}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