Rate Overview
Live
1 SCR = 0.051849 FKP
1 FKP = 19.2868
SCR
Avg
0.051496
High
0.054843
Low
0.048751
Last updated: 3/27/2026, 8:27:20 AM
Quick Conversions
| SCR | FKP |
|---|---|
| 1 SCR | 0.05 FKP |
| 10 SCR | 0.52 FKP |
| 50 SCR | 2.59 FKP |
| 100 SCR | 5.18 FKP |
| 500 SCR | 25.92 FKP |
| 1,000 SCR | 51.85 FKP |
Get SCR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=FKPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T08:27:20Z",
"rates": {
"FKP": 0.051849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "FKP",
"amount": 100
},
"result": 5.1849,
"rate": 0.051849
}Build with SCR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key