Rate Overview
Live
1 FKP = 11.5230 SVC
1 SVC = 0.086783
FKP
Avg
11.7277
High
11.8005
Low
11.5230
Last updated: 6/19/2026, 11:46:28 AM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.52 SVC |
| 10 FKP | 115.23 SVC |
| 50 FKP | 576.15 SVC |
| 100 FKP | 1,152.30 SVC |
| 500 FKP | 5,761.48 SVC |
| 1,000 FKP | 11,522.97 SVC |
Get FKP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SVCExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-06-19T11:46:28Z",
"rates": {
"SVC": 11.522967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SVC",
"amount": 100
},
"result": 1152.2966999999999,
"rate": 11.522967
}Build with FKP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key