Rate Overview
Live
1 SAR = 0.199605 FKP
1 FKP = 5.0099
SAR
Avg
0.201260
High
0.202099
Low
0.199605
Last updated: 7/3/2026, 12:46:06 PM
Quick Conversions
| SAR | FKP |
|---|---|
| 1 SAR | 0.20 FKP |
| 10 SAR | 2.00 FKP |
| 50 SAR | 9.98 FKP |
| 100 SAR | 19.96 FKP |
| 500 SAR | 99.80 FKP |
| 1,000 SAR | 199.61 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-03T12:46:06Z",
"rates": {
"FKP": 0.199605
}
}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": 19.9605,
"rate": 0.199605
}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