Rate Overview
Live
1 FKP = 11.6844 SVC
1 SVC = 0.085584
FKP
Avg
11.8102
High
12.0723
Low
11.6665
Last updated: 3/26/2026, 4:21:06 PM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.68 SVC |
| 10 FKP | 116.84 SVC |
| 50 FKP | 584.22 SVC |
| 100 FKP | 1,168.44 SVC |
| 500 FKP | 5,842.22 SVC |
| 1,000 FKP | 11,684.45 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-26T16:21:06Z",
"rates": {
"SVC": 11.684447
}
}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": 1168.4447,
"rate": 11.684447
}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