Rate Overview
Live
1 SAR = 23.2545 KGS
1 KGS = 0.043002
SAR
Avg
23.2581
High
23.3003
Low
23.2446
Last updated: 4/17/2026, 6:27:45 AM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.25 KGS |
| 10 SAR | 232.55 KGS |
| 50 SAR | 1,162.73 KGS |
| 100 SAR | 2,325.45 KGS |
| 500 SAR | 11,627.27 KGS |
| 1,000 SAR | 23,254.53 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-04-17T06:27:45Z",
"rates": {
"KGS": 23.254534
}
}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": 2325.4534,
"rate": 23.254534
}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