Rate Overview
Live
1 XOF = 0.002236 SGD
1 SGD = 447.2272
XOF
Avg
0.002245
High
0.002251
Low
0.002236
Last updated: 7/24/2026, 7:59:30 PM
Quick Conversions
| XOF | SGD |
|---|---|
| 1 XOF | 0.00 SGD |
| 10 XOF | 0.02 SGD |
| 50 XOF | 0.11 SGD |
| 100 XOF | 0.22 SGD |
| 500 XOF | 1.12 SGD |
| 1,000 XOF | 2.24 SGD |
Get XOF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SGDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-24T19:59:30Z",
"rates": {
"SGD": 0.002236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SGD",
"amount": 100
},
"result": 0.22360000000000002,
"rate": 0.002236
}Build with XOF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key