Rate Overview
Live
1 KRW = 0.011425 ZAR
1 ZAR = 87.5274
KRW
Avg
0.011425
High
0.011457
Low
0.011348
Last updated: 8/18/2026, 11:29:31 AM
Quick Conversions
| KRW | ZAR |
|---|---|
| 1 KRW | 0.01 ZAR |
| 10 KRW | 0.11 ZAR |
| 50 KRW | 0.57 ZAR |
| 100 KRW | 1.14 ZAR |
| 500 KRW | 5.71 ZAR |
| 1,000 KRW | 11.42 ZAR |
Get KRW/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ZARExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-18T11:29:31Z",
"rates": {
"ZAR": 0.011425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ZAR",
"amount": 100
},
"result": 1.1424999999999998,
"rate": 0.011425
}Build with KRW/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key