Rate Overview
Live
1 FKP = 4.9923 SAR
1 SAR = 0.200310
FKP
Avg
5.0481
High
5.1429
Low
4.9529
Last updated: 7/24/2026, 5:37:28 AM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 4.99 SAR |
| 10 FKP | 49.92 SAR |
| 50 FKP | 249.61 SAR |
| 100 FKP | 499.23 SAR |
| 500 FKP | 2,496.13 SAR |
| 1,000 FKP | 4,992.25 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-24T05:37:28Z",
"rates": {
"SAR": 4.992254
}
}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": 499.2254,
"rate": 4.992254
}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