Rate Overview
Live
1 SAR = 23.3302 KGS
1 KGS = 0.042863
SAR
Avg
23.3223
High
23.3302
Low
23.3173
Last updated: 7/24/2026, 12:20:46 PM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.33 KGS |
| 10 SAR | 233.30 KGS |
| 50 SAR | 1,166.51 KGS |
| 100 SAR | 2,333.02 KGS |
| 500 SAR | 11,665.12 KGS |
| 1,000 SAR | 23,330.23 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-24T12:20:46Z",
"rates": {
"KGS": 23.330232
}
}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.0232,
"rate": 23.330232
}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