Rate Overview
Live
1 NZD = 800.0354 KRW
1 KRW = 0.001250
NZD
Avg
811.9808
High
824.4257
Low
794.0256
Last updated: 9/2/2026, 4:47:37 PM
Quick Conversions
| NZD | KRW |
|---|---|
| 1 NZD | 800.04 KRW |
| 10 NZD | 8,000.35 KRW |
| 50 NZD | 40,001.77 KRW |
| 100 NZD | 80,003.54 KRW |
| 500 NZD | 400,017.71 KRW |
| 1,000 NZD | 800,035.42 KRW |
Get NZD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=KRWExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-09-02T16:47:37Z",
"rates": {
"KRW": 800.03542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "KRW",
"amount": 100
},
"result": 80003.542,
"rate": 800.03542
}Build with NZD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key