Rate Overview
Live
1 FKP = 19.1759 SCR
1 SCR = 0.052149
FKP
Avg
19.3808
High
19.8485
Low
19.1102
Last updated: 8/13/2026, 12:12:00 AM
Quick Conversions
| FKP | SCR |
|---|---|
| 1 FKP | 19.18 SCR |
| 10 FKP | 191.76 SCR |
| 50 FKP | 958.80 SCR |
| 100 FKP | 1,917.59 SCR |
| 500 FKP | 9,587.97 SCR |
| 1,000 FKP | 19,175.94 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-08-13T00:12:00Z",
"rates": {
"SCR": 19.175936
}
}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": 1917.5936,
"rate": 19.175936
}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