Rate Overview
Live
1 KYD = 4.5247 SAR
1 SAR = 0.221007
KYD
Avg
4.5236
High
4.5594
Low
4.5077
Last updated: 7/31/2026, 3:33:41 AM
Quick Conversions
| KYD | SAR |
|---|---|
| 1 KYD | 4.52 SAR |
| 10 KYD | 45.25 SAR |
| 50 KYD | 226.24 SAR |
| 100 KYD | 452.47 SAR |
| 500 KYD | 2,262.37 SAR |
| 1,000 KYD | 4,524.74 SAR |
Get KYD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SARExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-31T03:33:41Z",
"rates": {
"SAR": 4.524739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SAR",
"amount": 100
},
"result": 452.4739,
"rate": 4.524739
}Build with KYD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key