Rate Overview
Live
1 FKP = 19.9980 SCR
1 SCR = 0.050005
FKP
Avg
19.4931
High
19.9980
Low
18.2910
Last updated: 3/7/2026, 1:05:17 AM
Quick Conversions
| FKP | SCR |
|---|---|
| 1 FKP | 20.00 SCR |
| 10 FKP | 199.98 SCR |
| 50 FKP | 999.90 SCR |
| 100 FKP | 1,999.80 SCR |
| 500 FKP | 9,999.00 SCR |
| 1,000 FKP | 19,998.01 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-03-07T01:05:17Z",
"rates": {
"SCR": 19.998008
}
}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": 1999.8008,
"rate": 19.998008
}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