Rate Overview
Live
1 SGD = 442.0861 XOF
1 XOF = 0.002262
SGD
Avg
442.6214
High
444.5284
Low
441.3292
Last updated: 3/27/2026, 2:17:17 PM
Quick Conversions
| SGD | XOF |
|---|---|
| 1 SGD | 442.09 XOF |
| 10 SGD | 4,420.86 XOF |
| 50 SGD | 22,104.31 XOF |
| 100 SGD | 44,208.61 XOF |
| 500 SGD | 221,043.07 XOF |
| 1,000 SGD | 442,086.13 XOF |
Get SGD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=XOFExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T14:17:17Z",
"rates": {
"XOF": 442.086131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "XOF",
"amount": 100
},
"result": 44208.6131,
"rate": 442.086131
}Build with SGD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key