Rate Overview
Live
1 KPW = 0.004179 SAR
1 SAR = 239.2917
KPW
Avg
0.004178
High
0.004182
Low
0.004176
Last updated: 3/27/2026, 1:25:45 PM
Quick Conversions
| KPW | SAR |
|---|---|
| 1 KPW | 0.00 SAR |
| 10 KPW | 0.04 SAR |
| 50 KPW | 0.21 SAR |
| 100 KPW | 0.42 SAR |
| 500 KPW | 2.09 SAR |
| 1,000 KPW | 4.18 SAR |
Get KPW/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SARExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T13:25:45Z",
"rates": {
"SAR": 0.004179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SAR",
"amount": 100
},
"result": 0.41790000000000005,
"rate": 0.004179
}Build with KPW/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key