Rate Overview
Live
1 FKP = 5.0190 SAR
1 SAR = 0.199241
FKP
Avg
5.0192
High
5.1495
Low
4.7601
Last updated: 3/27/2026, 8:06:46 AM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 5.02 SAR |
| 10 FKP | 50.19 SAR |
| 50 FKP | 250.95 SAR |
| 100 FKP | 501.90 SAR |
| 500 FKP | 2,509.52 SAR |
| 1,000 FKP | 5,019.04 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-03-27T08:06:46Z",
"rates": {
"SAR": 5.019036
}
}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": 501.9036,
"rate": 5.019036
}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