Rate Overview
Live
1 SAR = 23.3244 KGS
1 KGS = 0.042874
SAR
Avg
23.3150
High
23.3253
Low
23.2528
Last updated: 5/27/2026, 1:33:40 PM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.32 KGS |
| 10 SAR | 233.24 KGS |
| 50 SAR | 1,166.22 KGS |
| 100 SAR | 2,332.44 KGS |
| 500 SAR | 11,662.19 KGS |
| 1,000 SAR | 23,324.38 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-05-27T13:33:40Z",
"rates": {
"KGS": 23.324382
}
}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": 2332.4382,
"rate": 23.324382
}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