Rate Overview
Live
1 SVC = 64.9339 XOF
1 XOF = 0.015400
SVC
Avg
64.1843
High
65.3843
Low
63.1576
Last updated: 3/27/2026, 6:06:54 AM
Quick Conversions
| SVC | XOF |
|---|---|
| 1 SVC | 64.93 XOF |
| 10 SVC | 649.34 XOF |
| 50 SVC | 3,246.70 XOF |
| 100 SVC | 6,493.39 XOF |
| 500 SVC | 32,466.96 XOF |
| 1,000 SVC | 64,933.91 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-27T06:06:54Z",
"rates": {
"XOF": 64.933914
}
}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": 6493.3914,
"rate": 64.933914
}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