Rate Overview
Live
1 SAR = 23.3226 KGS
1 KGS = 0.042877
SAR
Avg
23.3418
High
23.4023
Low
23.3224
Last updated: 8/15/2026, 11:34:12 PM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.32 KGS |
| 10 SAR | 233.23 KGS |
| 50 SAR | 1,166.13 KGS |
| 100 SAR | 2,332.26 KGS |
| 500 SAR | 11,661.31 KGS |
| 1,000 SAR | 23,322.62 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-08-15T23:34:12Z",
"rates": {
"KGS": 23.32262
}
}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": 2332.262,
"rate": 23.32262
}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