Rate Overview
Live
1 SCR = 0.050671 FKP
1 FKP = 19.7352
SCR
Avg
0.051347
High
0.054671
Low
0.050004
Last updated: 3/7/2026, 4:26:26 AM
Quick Conversions
| SCR | FKP |
|---|---|
| 1 SCR | 0.05 FKP |
| 10 SCR | 0.51 FKP |
| 50 SCR | 2.53 FKP |
| 100 SCR | 5.07 FKP |
| 500 SCR | 25.34 FKP |
| 1,000 SCR | 50.67 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-07T04:26:26Z",
"rates": {
"FKP": 0.050671
}
}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.0671,
"rate": 0.050671
}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