Rate Overview
Live
1 SAR = 240.0501 KPW
1 KPW = 0.004166
SAR
Avg
240.0394
High
240.2368
Low
239.9645
Last updated: 8/23/2026, 9:32:41 PM
Quick Conversions
| SAR | KPW |
|---|---|
| 1 SAR | 240.05 KPW |
| 10 SAR | 2,400.50 KPW |
| 50 SAR | 12,002.50 KPW |
| 100 SAR | 24,005.01 KPW |
| 500 SAR | 120,025.03 KPW |
| 1,000 SAR | 240,050.06 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-23T21:32:41Z",
"rates": {
"KPW": 240.050055
}
}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": 24005.0055,
"rate": 240.050055
}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