Rate Overview
Live
1 FKP = 11.6979 SVC
1 SVC = 0.085486
FKP
Avg
11.7387
High
11.8025
Low
11.6665
Last updated: 3/6/2026, 8:03:41 AM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.70 SVC |
| 10 FKP | 116.98 SVC |
| 50 FKP | 584.89 SVC |
| 100 FKP | 1,169.79 SVC |
| 500 FKP | 5,848.94 SVC |
| 1,000 FKP | 11,697.88 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-03-06T08:03:41Z",
"rates": {
"SVC": 11.697875
}
}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": 1169.7875,
"rate": 11.697875
}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