Rate Overview
Live
1 XOF = 0.178425 RSD
1 RSD = 5.6046
XOF
Avg
0.178884
High
0.179438
Low
0.178425
Last updated: 5/9/2026, 6:09:26 AM
Quick Conversions
| XOF | RSD |
|---|---|
| 1 XOF | 0.18 RSD |
| 10 XOF | 1.78 RSD |
| 50 XOF | 8.92 RSD |
| 100 XOF | 17.84 RSD |
| 500 XOF | 89.21 RSD |
| 1,000 XOF | 178.43 RSD |
Get XOF/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=RSDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-09T06:09:26Z",
"rates": {
"RSD": 0.178425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "RSD",
"amount": 100
},
"result": 17.8425,
"rate": 0.178425
}Build with XOF/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key