Rate Overview
Live
1 XOF = 0.015271 SVC
1 SVC = 65.4836
XOF
Avg
0.015400
High
0.015478
Low
0.015264
Last updated: 6/19/2026, 8:37:28 AM
Quick Conversions
| XOF | SVC |
|---|---|
| 1 XOF | 0.02 SVC |
| 10 XOF | 0.15 SVC |
| 50 XOF | 0.76 SVC |
| 100 XOF | 1.53 SVC |
| 500 XOF | 7.64 SVC |
| 1,000 XOF | 15.27 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-06-19T08:37:28Z",
"rates": {
"SVC": 0.015271
}
}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.5271,
"rate": 0.015271
}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