Rate Overview
Live
1 FKP = 11.6344 SVC
1 SVC = 0.085952
FKP
Avg
11.6644
High
11.7154
Low
11.6344
Last updated: 7/29/2026, 6:30:19 AM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.63 SVC |
| 10 FKP | 116.34 SVC |
| 50 FKP | 581.72 SVC |
| 100 FKP | 1,163.44 SVC |
| 500 FKP | 5,817.19 SVC |
| 1,000 FKP | 11,634.37 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-07-29T06:30:19Z",
"rates": {
"SVC": 11.634373
}
}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": 1163.4373,
"rate": 11.634373
}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