Rate Overview
Live
1 SAR = 23.2456 KGS
1 KGS = 0.043019
SAR
Avg
23.2557
High
23.2662
Low
23.2382
Last updated: 3/27/2026, 2:41:20 PM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.25 KGS |
| 10 SAR | 232.46 KGS |
| 50 SAR | 1,162.28 KGS |
| 100 SAR | 2,324.56 KGS |
| 500 SAR | 11,622.80 KGS |
| 1,000 SAR | 23,245.59 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-27T14:41:20Z",
"rates": {
"KGS": 23.245592
}
}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.5591999999997,
"rate": 23.245592
}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