Rate Overview
Live
1 FKP = 19.0772 SCR
1 SCR = 0.052418
FKP
Avg
19.0016
High
20.4747
Low
17.4691
Last updated: 7/21/2026, 5:14:29 AM
Quick Conversions
| FKP | SCR |
|---|---|
| 1 FKP | 19.08 SCR |
| 10 FKP | 190.77 SCR |
| 50 FKP | 953.86 SCR |
| 100 FKP | 1,907.72 SCR |
| 500 FKP | 9,538.62 SCR |
| 1,000 FKP | 19,077.25 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-07-21T05:14:29Z",
"rates": {
"SCR": 19.077245
}
}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": 1907.7245,
"rate": 19.077245
}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