Rate Overview
Live
1 KGS = 0.042854 SAR
1 SAR = 23.3350
KGS
Avg
0.042875
High
0.042929
Low
0.042854
Last updated: 7/26/2026, 2:20:55 AM
Quick Conversions
| KGS | SAR |
|---|---|
| 1 KGS | 0.04 SAR |
| 10 KGS | 0.43 SAR |
| 50 KGS | 2.14 SAR |
| 100 KGS | 4.29 SAR |
| 500 KGS | 21.43 SAR |
| 1,000 KGS | 42.85 SAR |
Get KGS/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SARExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-26T02:20:55Z",
"rates": {
"SAR": 0.042854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SAR",
"amount": 100
},
"result": 4.2854,
"rate": 0.042854
}Build with KGS/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key