Rate Overview
Live
1 KRW = 0.011503 ZAR
1 ZAR = 86.9338
KRW
Avg
0.011077
High
0.011533
Low
0.010547
Last updated: 7/29/2026, 5:05:37 PM
Quick Conversions
| KRW | ZAR |
|---|---|
| 1 KRW | 0.01 ZAR |
| 10 KRW | 0.12 ZAR |
| 50 KRW | 0.58 ZAR |
| 100 KRW | 1.15 ZAR |
| 500 KRW | 5.75 ZAR |
| 1,000 KRW | 11.50 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-07-29T17:05:37Z",
"rates": {
"ZAR": 0.011503
}
}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.1502999999999999,
"rate": 0.011503
}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