Rate Overview
Live
1 SAR = 23.2438 KGS
1 KGS = 0.043022
SAR
Avg
23.2566
High
23.3195
Low
23.2409
Last updated: 3/7/2026, 12:30:36 AM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.24 KGS |
| 10 SAR | 232.44 KGS |
| 50 SAR | 1,162.19 KGS |
| 100 SAR | 2,324.38 KGS |
| 500 SAR | 11,621.90 KGS |
| 1,000 SAR | 23,243.80 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-07T00:30:36Z",
"rates": {
"KGS": 23.243799
}
}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.3799,
"rate": 23.243799
}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