Rate Overview
Live
1 XOF = 0.001322 SHP
1 SHP = 756.4297
XOF
Avg
0.001328
High
0.001334
Low
0.001322
Last updated: 3/6/2026, 7:33:58 PM
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-06T19:33:58Z",
"rates": {
"SHP": 0.001322
}
}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.1322,
"rate": 0.001322
}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