Rate Overview
Live
1 FKP = 19.5030 SCR
1 SCR = 0.051274
FKP
Avg
19.5311
High
20.4395
Low
18.5503
Last updated: 4/16/2026, 2:17:56 PM
Quick Conversions
| FKP | SCR |
|---|---|
| 1 FKP | 19.50 SCR |
| 10 FKP | 195.03 SCR |
| 50 FKP | 975.15 SCR |
| 100 FKP | 1,950.30 SCR |
| 500 FKP | 9,751.51 SCR |
| 1,000 FKP | 19,503.02 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-04-16T14:17:56Z",
"rates": {
"SCR": 19.503019
}
}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": 1950.3019,
"rate": 19.503019
}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