Rate Overview
Live
1 FKP = 4.9874 SAR
1 SAR = 0.200505
FKP
Avg
5.0315
High
5.1869
Low
4.9263
Last updated: 7/28/2026, 3:03:45 PM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 4.99 SAR |
| 10 FKP | 49.87 SAR |
| 50 FKP | 249.37 SAR |
| 100 FKP | 498.74 SAR |
| 500 FKP | 2,493.70 SAR |
| 1,000 FKP | 4,987.40 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-28T15:03:45Z",
"rates": {
"SAR": 4.987401
}
}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": 498.74010000000004,
"rate": 4.987401
}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