Rate Overview
Live
1 SGD = 441.4240 XOF
1 XOF = 0.002265
SGD
Avg
440.8687
High
443.0108
Low
438.9434
Last updated: 3/7/2026, 9:15:03 AM
Quick Conversions
| SGD | XOF |
|---|---|
| 1 SGD | 441.42 XOF |
| 10 SGD | 4,414.24 XOF |
| 50 SGD | 22,071.20 XOF |
| 100 SGD | 44,142.40 XOF |
| 500 SGD | 220,712.00 XOF |
| 1,000 SGD | 441,424.01 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-07T09:15:03Z",
"rates": {
"XOF": 441.424007
}
}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": 44142.4007,
"rate": 441.424007
}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