Rate Overview
Live
1 SAR = 0.198750 FKP
1 FKP = 5.0314
SAR
Avg
0.198396
High
0.199316
Low
0.197381
Last updated: 3/7/2026, 4:26:36 AM
Quick Conversions
| SAR | FKP |
|---|---|
| 1 SAR | 0.20 FKP |
| 10 SAR | 1.99 FKP |
| 50 SAR | 9.94 FKP |
| 100 SAR | 19.88 FKP |
| 500 SAR | 99.38 FKP |
| 1,000 SAR | 198.75 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-03-07T04:26:36Z",
"rates": {
"FKP": 0.19875
}
}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.875,
"rate": 0.19875
}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