Rate Overview
Live
1 SVC = 0.084164 FKP
1 FKP = 11.8816
SVC
Avg
0.084278
High
0.084697
Low
0.083892
Last updated: 5/7/2026, 12:36:40 PM
Quick Conversions
| SVC | FKP |
|---|---|
| 1 SVC | 0.08 FKP |
| 10 SVC | 0.84 FKP |
| 50 SVC | 4.21 FKP |
| 100 SVC | 8.42 FKP |
| 500 SVC | 42.08 FKP |
| 1,000 SVC | 84.16 FKP |
Get SVC/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=FKPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T12:36:40Z",
"rates": {
"FKP": 0.084164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "FKP",
"amount": 100
},
"result": 8.4164,
"rate": 0.084164
}Build with SVC/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key