Rate Overview
Live
1 KYD = 4.5378 SAR
1 SAR = 0.220371
KYD
Avg
4.5349
High
4.5767
Low
4.5061
Last updated: 3/27/2026, 11:52:32 AM
Quick Conversions
| KYD | SAR |
|---|---|
| 1 KYD | 4.54 SAR |
| 10 KYD | 45.38 SAR |
| 50 KYD | 226.89 SAR |
| 100 KYD | 453.78 SAR |
| 500 KYD | 2,268.90 SAR |
| 1,000 KYD | 4,537.80 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-03-27T11:52:32Z",
"rates": {
"SAR": 4.537797
}
}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": 453.77970000000005,
"rate": 4.537797
}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