Rate Overview
Live
1 KRW = 0.010761 ZAR
1 ZAR = 92.9282
KRW
Avg
0.010680
High
0.010856
Low
0.010573
Last updated: 7/9/2026, 10:39:08 AM
Quick Conversions
| KRW | ZAR |
|---|---|
| 1 KRW | 0.01 ZAR |
| 10 KRW | 0.11 ZAR |
| 50 KRW | 0.54 ZAR |
| 100 KRW | 1.08 ZAR |
| 500 KRW | 5.38 ZAR |
| 1,000 KRW | 10.76 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-09T10:39:08Z",
"rates": {
"ZAR": 0.010761
}
}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.0761,
"rate": 0.010761
}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