Rate Overview
Live
1 SAR = 0.199228 FKP
1 FKP = 5.0194
SAR
Avg
0.198984
High
0.199838
Low
0.198062
Last updated: 3/27/2026, 1:35:36 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.61 FKP |
| 1,000 SAR | 199.23 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-27T13:35:36Z",
"rates": {
"FKP": 0.199228
}
}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.9228,
"rate": 0.199228
}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