Rate Overview
Live
1 SAR = 23.2458 KGS
1 KGS = 0.043019
SAR
Avg
23.2650
High
23.3123
Low
23.2458
Last updated: 5/7/2026, 8:37:34 AM
Quick Conversions
| SAR | KGS |
|---|---|
| 1 SAR | 23.25 KGS |
| 10 SAR | 232.46 KGS |
| 50 SAR | 1,162.29 KGS |
| 100 SAR | 2,324.58 KGS |
| 500 SAR | 11,622.90 KGS |
| 1,000 SAR | 23,245.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-05-07T08:37:34Z",
"rates": {
"KGS": 23.245797
}
}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.5797,
"rate": 23.245797
}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