Rate Overview
Live
1 XAF = 0.015499 SVC
1 SVC = 64.5203
XAF
Avg
0.015601
High
0.015762
Low
0.015471
Last updated: 3/7/2026, 1:05:20 AM
Quick Conversions
| XAF | SVC |
|---|---|
| 1 XAF | 0.02 SVC |
| 10 XAF | 0.15 SVC |
| 50 XAF | 0.77 SVC |
| 100 XAF | 1.55 SVC |
| 500 XAF | 7.75 SVC |
| 1,000 XAF | 15.50 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-03-07T01:05:20Z",
"rates": {
"SVC": 0.015499
}
}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.5499,
"rate": 0.015499
}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