Rate Overview
Live
1 KYD = 4.5127 SAR
1 SAR = 0.221597
KYD
Avg
4.5158
High
4.5244
Low
4.5059
Last updated: 4/17/2026, 6:19:53 AM
Quick Conversions
| KYD | SAR |
|---|---|
| 1 KYD | 4.51 SAR |
| 10 KYD | 45.13 SAR |
| 50 KYD | 225.63 SAR |
| 100 KYD | 451.27 SAR |
| 500 KYD | 2,256.35 SAR |
| 1,000 KYD | 4,512.70 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-04-17T06:19:53Z",
"rates": {
"SAR": 4.512698
}
}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.26980000000003,
"rate": 4.512698
}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