Rate Overview
Live
1 FKP = 18.7072 SCR
1 SCR = 0.053455
FKP
Avg
18.9288
High
19.8951
Low
18.5173
Last updated: 5/6/2026, 4:21:27 PM
Quick Conversions
| FKP | SCR |
|---|---|
| 1 FKP | 18.71 SCR |
| 10 FKP | 187.07 SCR |
| 50 FKP | 935.36 SCR |
| 100 FKP | 1,870.72 SCR |
| 500 FKP | 9,353.62 SCR |
| 1,000 FKP | 18,707.24 SCR |
Get FKP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SCRExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-06T16:21:27Z",
"rates": {
"SCR": 18.70724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SCR",
"amount": 100
},
"result": 1870.724,
"rate": 18.70724
}Build with FKP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key