Rate Overview
Live
1 FKP = 19.6536 SCR
1 SCR = 0.050881
FKP
Avg
19.2365
High
19.6536
Low
18.5708
Last updated: 6/29/2026, 2:37:31 AM
Quick Conversions
| FKP | SCR |
|---|---|
| 1 FKP | 19.65 SCR |
| 10 FKP | 196.54 SCR |
| 50 FKP | 982.68 SCR |
| 100 FKP | 1,965.36 SCR |
| 500 FKP | 9,826.82 SCR |
| 1,000 FKP | 19,653.63 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-06-29T02:37:31Z",
"rates": {
"SCR": 19.653631
}
}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": 1965.3631,
"rate": 19.653631
}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