Rate Overview
Live
1 SAR = 240.0968 KPW
1 KPW = 0.004165
SAR
Avg
239.8403
High
242.7177
Low
239.1097
Last updated: 8/25/2026, 7:40:56 PM
Quick Conversions
| SAR | KPW |
|---|---|
| 1 SAR | 240.10 KPW |
| 10 SAR | 2,400.97 KPW |
| 50 SAR | 12,004.84 KPW |
| 100 SAR | 24,009.68 KPW |
| 500 SAR | 120,048.42 KPW |
| 1,000 SAR | 240,096.83 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-08-25T19:40:56Z",
"rates": {
"KPW": 240.096832
}
}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": 24009.6832,
"rate": 240.096832
}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