Rate Overview
Live
1 SAR = 0.200139 FKP
1 FKP = 4.9965
SAR
Avg
0.199334
High
0.200310
Low
0.198120
Last updated: 7/26/2026, 5:15:45 AM
Quick Conversions
| SAR | FKP |
|---|---|
| 1 SAR | 0.20 FKP |
| 10 SAR | 2.00 FKP |
| 50 SAR | 10.01 FKP |
| 100 SAR | 20.01 FKP |
| 500 SAR | 100.07 FKP |
| 1,000 SAR | 200.14 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-26T05:15:45Z",
"rates": {
"FKP": 0.200139
}
}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.0139,
"rate": 0.200139
}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