Rate Overview
Live
1 KYD = 4.5055 SAR
1 SAR = 0.221950
KYD
Avg
4.5241
High
4.5483
Low
4.5055
Last updated: 3/7/2026, 3:07:00 AM
Quick Conversions
| KYD | SAR |
|---|---|
| 1 KYD | 4.51 SAR |
| 10 KYD | 45.06 SAR |
| 50 KYD | 225.28 SAR |
| 100 KYD | 450.55 SAR |
| 500 KYD | 2,252.76 SAR |
| 1,000 KYD | 4,505.52 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-07T03:07:00Z",
"rates": {
"SAR": 4.505518
}
}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": 450.5518,
"rate": 4.505518
}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