Rate Overview
Live
1 XAF = 0.015244 SVC
1 SVC = 65.5996
XAF
Avg
0.015399
High
0.015492
Low
0.015244
Last updated: 6/19/2026, 8:50:44 AM
Quick Conversions
| XAF | SVC |
|---|---|
| 1 XAF | 0.02 SVC |
| 10 XAF | 0.15 SVC |
| 50 XAF | 0.76 SVC |
| 100 XAF | 1.52 SVC |
| 500 XAF | 7.62 SVC |
| 1,000 XAF | 15.24 SVC |
Get XAF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SVCExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-06-19T08:50:44Z",
"rates": {
"SVC": 0.015244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SVC",
"amount": 100
},
"result": 1.5244,
"rate": 0.015244
}Build with XAF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key