Rate Overview
Live
1 XOF = 0.015722 SVC
1 SVC = 63.6051
XOF
Avg
0.015674
High
0.015735
Low
0.015575
Last updated: 4/18/2026, 8:58:39 AM
Quick Conversions
| XOF | SVC |
|---|---|
| 1 XOF | 0.02 SVC |
| 10 XOF | 0.16 SVC |
| 50 XOF | 0.79 SVC |
| 100 XOF | 1.57 SVC |
| 500 XOF | 7.86 SVC |
| 1,000 XOF | 15.72 SVC |
Get XOF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SVCExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-18T08:58:39Z",
"rates": {
"SVC": 0.015722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SVC",
"amount": 100
},
"result": 1.5722,
"rate": 0.015722
}Build with XOF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key