Rate Overview
Live
1 NZD = 2.1045 QAR
1 QAR = 0.475176
NZD
Avg
2.1077
High
2.1178
Low
2.1010
Last updated: 7/29/2026, 12:14:57 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.10 QAR |
| 10 NZD | 21.04 QAR |
| 50 NZD | 105.22 QAR |
| 100 NZD | 210.45 QAR |
| 500 NZD | 1,052.24 QAR |
| 1,000 NZD | 2,104.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-29T00:14:57Z",
"rates": {
"QAR": 2.104484
}
}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.4484,
"rate": 2.104484
}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