Rate Overview
Live
1 SAR = 23.2490 KGS
1 KGS = 0.043013
SAR
Avg
23.2548
High
23.3189
Low
23.2361
Last updated: 3/27/2026, 9:32:36 AM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.25 KGS |
| 10 SAR | 232.49 KGS |
| 50 SAR | 1,162.45 KGS |
| 100 SAR | 2,324.90 KGS |
| 500 SAR | 11,624.50 KGS |
| 1,000 SAR | 23,248.99 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-27T09:32:36Z",
"rates": {
"KGS": 23.248991
}
}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.8991,
"rate": 23.248991
}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