Rate Overview
Live
1 KYD = 4.5107 SAR
1 SAR = 0.221697
KYD
Avg
4.5181
High
4.5657
Low
4.5040
Last updated: 6/19/2026, 9:10:46 AM
Quick Conversions
| KYD | SAR |
|---|---|
| 1 KYD | 4.51 SAR |
| 10 KYD | 45.11 SAR |
| 50 KYD | 225.53 SAR |
| 100 KYD | 451.07 SAR |
| 500 KYD | 2,255.33 SAR |
| 1,000 KYD | 4,510.66 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-06-19T09:10:46Z",
"rates": {
"SAR": 4.510659
}
}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": 451.06590000000006,
"rate": 4.510659
}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