Rate Overview
Live
1 FKP = 5.1398 SAR
1 SAR = 0.194560
FKP
Avg
5.1060
High
5.1398
Low
5.0719
Last updated: 5/8/2026, 3:45:31 PM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 5.14 SAR |
| 10 FKP | 51.40 SAR |
| 50 FKP | 256.99 SAR |
| 100 FKP | 513.98 SAR |
| 500 FKP | 2,569.90 SAR |
| 1,000 FKP | 5,139.79 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-05-08T15:45:31Z",
"rates": {
"SAR": 5.139793
}
}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": 513.9793,
"rate": 5.139793
}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