Rate Overview
Live
1 KGS = 0.043002 SAR
1 SAR = 23.2547
KGS
Avg
0.042995
High
0.043020
Low
0.042917
Last updated: 4/17/2026, 4:58:46 AM
Quick Conversions
| KGS | SAR |
|---|---|
| 1 KGS | 0.04 SAR |
| 10 KGS | 0.43 SAR |
| 50 KGS | 2.15 SAR |
| 100 KGS | 4.30 SAR |
| 500 KGS | 21.50 SAR |
| 1,000 KGS | 43.00 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-04-17T04:58:46Z",
"rates": {
"SAR": 0.043002
}
}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.3002,
"rate": 0.043002
}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