Rate Overview
Live
1 SAR = 23.3347 KGS
1 KGS = 0.042855
SAR
Avg
23.2894
High
23.4999
Low
23.2039
Last updated: 7/26/2026, 3:01:49 AM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.33 KGS |
| 10 SAR | 233.35 KGS |
| 50 SAR | 1,166.73 KGS |
| 100 SAR | 2,333.47 KGS |
| 500 SAR | 11,667.35 KGS |
| 1,000 SAR | 23,334.69 KGS |
Get SAR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=KGSExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-26T03:01:49Z",
"rates": {
"KGS": 23.334693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "KGS",
"amount": 100
},
"result": 2333.4693,
"rate": 23.334693
}Build with SAR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key