Rate Overview
Live
1 XOF = 0.001318 SHP
1 SHP = 758.7253
XOF
Avg
0.001321
High
0.001334
Low
0.001309
Last updated: 3/27/2026, 4:23:06 AM
Quick Conversions
| XOF | SHP |
|---|---|
| 1 XOF | 0.00 SHP |
| 10 XOF | 0.01 SHP |
| 50 XOF | 0.07 SHP |
| 100 XOF | 0.13 SHP |
| 500 XOF | 0.66 SHP |
| 1,000 XOF | 1.32 SHP |
Get XOF/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SHPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:23:06Z",
"rates": {
"SHP": 0.001318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SHP",
"amount": 100
},
"result": 0.1318,
"rate": 0.001318
}Build with XOF/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key