Rate Overview
Live
1 FKP = 5.0496 SAR
1 SAR = 0.198035
FKP
Avg
5.0479
High
5.0551
Low
5.0356
Last updated: 8/7/2026, 1:12:15 AM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 5.05 SAR |
| 10 FKP | 50.50 SAR |
| 50 FKP | 252.48 SAR |
| 100 FKP | 504.96 SAR |
| 500 FKP | 2,524.81 SAR |
| 1,000 FKP | 5,049.62 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-08-07T01:12:15Z",
"rates": {
"SAR": 5.049617
}
}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": 504.96169999999995,
"rate": 5.049617
}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