Rate Overview
Live
1 SAR = 240.1023 KPW
1 KPW = 0.004165
SAR
Avg
240.0405
High
240.1087
Low
239.9778
Last updated: 9/13/2026, 9:03:41 PM
Quick Conversions
| SAR | KPW |
|---|---|
| 1 SAR | 240.10 KPW |
| 10 SAR | 2,401.02 KPW |
| 50 SAR | 12,005.11 KPW |
| 100 SAR | 24,010.23 KPW |
| 500 SAR | 120,051.13 KPW |
| 1,000 SAR | 240,102.26 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-09-13T21:03:41Z",
"rates": {
"KPW": 240.102265
}
}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": 24010.226499999997,
"rate": 240.102265
}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