Rate Overview
Live
1 FKP = 5.0380 SAR
1 SAR = 0.198492
FKP
Avg
5.0561
High
5.1495
Low
4.9716
Last updated: 5/29/2026, 2:28:37 PM
Quick Conversions
| FKP | SAR |
|---|---|
| 1 FKP | 5.04 SAR |
| 10 FKP | 50.38 SAR |
| 50 FKP | 251.90 SAR |
| 100 FKP | 503.80 SAR |
| 500 FKP | 2,519.00 SAR |
| 1,000 FKP | 5,038.00 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-29T14:28:37Z",
"rates": {
"SAR": 5.037998
}
}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": 503.7998,
"rate": 5.037998
}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