Rate Overview
Live
1 SAR = 0.199209 FKP
1 FKP = 5.0199
SAR
Avg
0.197040
High
0.199316
Low
0.192792
Last updated: 3/27/2026, 6:52:44 PM
Quick Conversions
| SAR | FKP |
|---|---|
| 1 SAR | 0.20 FKP |
| 10 SAR | 1.99 FKP |
| 50 SAR | 9.96 FKP |
| 100 SAR | 19.92 FKP |
| 500 SAR | 99.60 FKP |
| 1,000 SAR | 199.21 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-27T18:52:44Z",
"rates": {
"FKP": 0.199209
}
}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.9209,
"rate": 0.199209
}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