Rate Overview
Live
1 SAR = 239.3294 KPW
1 KPW = 0.004178
SAR
Avg
239.3611
High
239.7994
Low
239.2213
Last updated: 4/17/2026, 6:23:35 AM
Quick Conversions
| SAR | KPW |
|---|---|
| 1 SAR | 239.33 KPW |
| 10 SAR | 2,393.29 KPW |
| 50 SAR | 11,966.47 KPW |
| 100 SAR | 23,932.94 KPW |
| 500 SAR | 119,664.70 KPW |
| 1,000 SAR | 239,329.39 KPW |
Get SAR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=KPWExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T06:23:35Z",
"rates": {
"KPW": 239.329394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "KPW",
"amount": 100
},
"result": 23932.9394,
"rate": 239.329394
}Build with SAR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key