Rate Overview
Live
1 FKP = 5.0066 SAR
1 SAR = 0.199736
FKP
Avg
5.0137
High
5.0474
Low
4.9923
Last updated: 7/27/2026, 11:02:36 PM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 5.01 SAR |
| 10 FKP | 50.07 SAR |
| 50 FKP | 250.33 SAR |
| 100 FKP | 500.66 SAR |
| 500 FKP | 2,503.30 SAR |
| 1,000 FKP | 5,006.61 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-27T23:02:36Z",
"rates": {
"SAR": 5.006609
}
}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": 500.6609,
"rate": 5.006609
}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