Rate Overview
Live
1 SVC = 65.1036 XOF
1 XOF = 0.015360
SVC
Avg
66.1814
High
72.0031
Low
62.9582
Last updated: 3/27/2026, 1:24:10 PM
Quick Conversions
| SVC | XOF |
|---|---|
| 1 SVC | 65.10 XOF |
| 10 SVC | 651.04 XOF |
| 50 SVC | 3,255.18 XOF |
| 100 SVC | 6,510.36 XOF |
| 500 SVC | 32,551.82 XOF |
| 1,000 SVC | 65,103.64 XOF |
Get SVC/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=XOFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-27T13:24:10Z",
"rates": {
"XOF": 65.10364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "XOF",
"amount": 100
},
"result": 6510.364,
"rate": 65.10364
}Build with SVC/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key