Rate Overview
Live
1 SVC = 0.085303 FKP
1 FKP = 11.7229
SVC
Avg
0.085565
High
0.086183
Low
0.085303
Last updated: 7/9/2026, 7:39:15 PM
Quick Conversions
| SVC | FKP |
|---|---|
| 1 SVC | 0.09 FKP |
| 10 SVC | 0.85 FKP |
| 50 SVC | 4.27 FKP |
| 100 SVC | 8.53 FKP |
| 500 SVC | 42.65 FKP |
| 1,000 SVC | 85.30 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-07-09T19:39:15Z",
"rates": {
"FKP": 0.085303
}
}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.5303,
"rate": 0.085303
}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