Rate Overview
Live
1 SAR = 240.3595 KPW
1 KPW = 0.004160
SAR
Avg
240.0293
High
240.3595
Low
239.5593
Last updated: 6/19/2026, 8:51:12 AM
Quick Conversions
| SAR | KPW |
|---|---|
| 1 SAR | 240.36 KPW |
| 10 SAR | 2,403.59 KPW |
| 50 SAR | 12,017.97 KPW |
| 100 SAR | 24,035.95 KPW |
| 500 SAR | 120,179.73 KPW |
| 1,000 SAR | 240,359.46 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-06-19T08:51:12Z",
"rates": {
"KPW": 240.359461
}
}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": 24035.9461,
"rate": 240.359461
}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