Rate Overview
Live
1 SAR = 0.200505 FKP
1 FKP = 4.9874
SAR
Avg
0.197999
High
0.202057
Low
0.192792
Last updated: 7/28/2026, 2:06:42 PM
Quick Conversions
| SAR | FKP |
|---|---|
| 1 SAR | 0.20 FKP |
| 10 SAR | 2.01 FKP |
| 50 SAR | 10.03 FKP |
| 100 SAR | 20.05 FKP |
| 500 SAR | 100.25 FKP |
| 1,000 SAR | 200.51 FKP |
Get SAR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=FKPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-28T14:06:42Z",
"rates": {
"FKP": 0.200505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "FKP",
"amount": 100
},
"result": 20.0505,
"rate": 0.200505
}Build with SAR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key