Rate Overview
Live
1 SAR = 239.9912 KPW
1 KPW = 0.004167
SAR
Avg
239.8556
High
240.0680
Low
237.9541
Last updated: 5/27/2026, 5:16:05 PM
Quick Conversions
| SAR | KPW |
|---|---|
| 1 SAR | 239.99 KPW |
| 10 SAR | 2,399.91 KPW |
| 50 SAR | 11,999.56 KPW |
| 100 SAR | 23,999.12 KPW |
| 500 SAR | 119,995.60 KPW |
| 1,000 SAR | 239,991.21 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-05-27T17:16:05Z",
"rates": {
"KPW": 239.991205
}
}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": 23999.1205,
"rate": 239.991205
}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