Rate Overview
Live
1 XAF = 0.002252 SGD
1 SGD = 444.0497
XAF
Avg
0.002263
High
0.002271
Low
0.002250
Last updated: 6/19/2026, 8:50:36 AM
Quick Conversions
| XAF | SGD |
|---|---|
| 1 XAF | 0.00 SGD |
| 10 XAF | 0.02 SGD |
| 50 XAF | 0.11 SGD |
| 100 XAF | 0.23 SGD |
| 500 XAF | 1.13 SGD |
| 1,000 XAF | 2.25 SGD |
Get XAF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SGDExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-06-19T08:50:36Z",
"rates": {
"SGD": 0.002252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SGD",
"amount": 100
},
"result": 0.2252,
"rate": 0.002252
}Build with XAF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key