Rate Overview
Live
1 KGS = 0.042880 SAR
1 SAR = 23.3209
KGS
Avg
0.042969
High
0.043027
Low
0.042880
Last updated: 3/7/2026, 3:47:41 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.44 SAR |
| 1,000 KGS | 42.88 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-03-07T03:47:41Z",
"rates": {
"SAR": 0.04288
}
}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.288,
"rate": 0.04288
}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