Rate Overview
Live
1 KRW = 0.002563 SAR
1 SAR = 390.1678
KRW
Avg
0.002555
High
0.002570
Low
0.002533
Last updated: 7/28/2026, 4:26:13 PM
Quick Conversions
| KRW | SAR |
|---|---|
| 1 KRW | 0.00 SAR |
| 10 KRW | 0.03 SAR |
| 50 KRW | 0.13 SAR |
| 100 KRW | 0.26 SAR |
| 500 KRW | 1.28 SAR |
| 1,000 KRW | 2.56 SAR |
Get KRW/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SARExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T16:26:13Z",
"rates": {
"SAR": 0.002563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SAR",
"amount": 100
},
"result": 0.25630000000000003,
"rate": 0.002563
}Build with KRW/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key