Rate Overview
Live
1 FKP = 5.0209 SAR
1 SAR = 0.199168
FKP
Avg
5.0277
High
5.1695
Low
4.9056
Last updated: 7/23/2026, 5:51:05 PM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 5.02 SAR |
| 10 FKP | 50.21 SAR |
| 50 FKP | 251.04 SAR |
| 100 FKP | 502.09 SAR |
| 500 FKP | 2,510.44 SAR |
| 1,000 FKP | 5,020.88 SAR |
Get FKP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SARExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-23T17:51:05Z",
"rates": {
"SAR": 5.02088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SAR",
"amount": 100
},
"result": 502.088,
"rate": 5.02088
}Build with FKP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key