Rate Overview
Live
1 SAR = 23.2465 KGS
1 KGS = 0.043017
SAR
Avg
23.2558
High
23.2662
Low
23.2382
Last updated: 3/27/2026, 11:22:33 AM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.25 KGS |
| 10 SAR | 232.47 KGS |
| 50 SAR | 1,162.33 KGS |
| 100 SAR | 2,324.65 KGS |
| 500 SAR | 11,623.26 KGS |
| 1,000 SAR | 23,246.52 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-03-27T11:22:33Z",
"rates": {
"KGS": 23.246519
}
}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": 2324.6519,
"rate": 23.246519
}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