Rate Overview
Live
1 NZD = 2.1307 QAR
1 QAR = 0.469339
NZD
Avg
2.1357
High
2.1443
Low
2.1212
Last updated: 9/8/2026, 9:54:39 PM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.13 QAR |
| 10 NZD | 21.31 QAR |
| 50 NZD | 106.53 QAR |
| 100 NZD | 213.07 QAR |
| 500 NZD | 1,065.33 QAR |
| 1,000 NZD | 2,130.66 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-09-08T21:54:39Z",
"rates": {
"QAR": 2.130656
}
}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": 213.06560000000002,
"rate": 2.130656
}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