Rate Overview
Live
1 NZD = 2.1267 QAR
1 QAR = 0.470215
NZD
Avg
2.1283
High
2.2688
Low
2.0333
Last updated: 7/19/2026, 8:19:07 PM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.13 QAR |
| 10 NZD | 21.27 QAR |
| 50 NZD | 106.33 QAR |
| 100 NZD | 212.67 QAR |
| 500 NZD | 1,063.34 QAR |
| 1,000 NZD | 2,126.69 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-19T20:19:07Z",
"rates": {
"QAR": 2.126688
}
}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": 212.6688,
"rate": 2.126688
}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