Rate Overview
Live
1 SAR = 23.3452 KGS
1 KGS = 0.042835
SAR
Avg
23.3449
High
23.3461
Low
23.3435
Last updated: 9/2/2026, 4:35:11 PM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.35 KGS |
| 10 SAR | 233.45 KGS |
| 50 SAR | 1,167.26 KGS |
| 100 SAR | 2,334.52 KGS |
| 500 SAR | 11,672.59 KGS |
| 1,000 SAR | 23,345.19 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-09-02T16:35:11Z",
"rates": {
"KGS": 23.345187
}
}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": 2334.5187,
"rate": 23.345187
}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