Rate Overview
Live
1 KRW = 0.011239 ZAR
1 ZAR = 88.9759
KRW
Avg
0.011291
High
0.011367
Low
0.011227
Last updated: 5/6/2026, 9:13:45 AM
Quick Conversions
| KRW | ZAR |
|---|---|
| 1 KRW | 0.01 ZAR |
| 10 KRW | 0.11 ZAR |
| 50 KRW | 0.56 ZAR |
| 100 KRW | 1.12 ZAR |
| 500 KRW | 5.62 ZAR |
| 1,000 KRW | 11.24 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-05-06T09:13:45Z",
"rates": {
"ZAR": 0.011239
}
}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.1239000000000001,
"rate": 0.011239
}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