Rate Overview
Live
1 XAF = 0.015443 SVC
1 SVC = 64.7543
XAF
Avg
0.015422
High
0.015446
Low
0.015371
Last updated: 8/20/2026, 10:48:32 AM
Quick Conversions
| XAF | SVC |
|---|---|
| 1 XAF | 0.02 SVC |
| 10 XAF | 0.15 SVC |
| 50 XAF | 0.77 SVC |
| 100 XAF | 1.54 SVC |
| 500 XAF | 7.72 SVC |
| 1,000 XAF | 15.44 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-08-20T10:48:32Z",
"rates": {
"SVC": 0.015443
}
}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.5443,
"rate": 0.015443
}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