Rate Overview
Live
1 SAR = 23.3219 KGS
1 KGS = 0.042878
SAR
Avg
23.3213
High
23.3234
Low
23.3178
Last updated: 6/16/2026, 2:48:30 PM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.32 KGS |
| 10 SAR | 233.22 KGS |
| 50 SAR | 1,166.10 KGS |
| 100 SAR | 2,332.19 KGS |
| 500 SAR | 11,660.97 KGS |
| 1,000 SAR | 23,321.94 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-06-16T14:48:30Z",
"rates": {
"KGS": 23.321942
}
}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.1942,
"rate": 23.321942
}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