Rate Overview
Live
1 XOF = 0.001341 SHP
1 SHP = 745.7122
XOF
Avg
0.001340
High
0.001342
Low
0.001332
Last updated: 4/18/2026, 8:58:39 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.67 SHP |
| 1,000 XOF | 1.34 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-04-18T08:58:39Z",
"rates": {
"SHP": 0.001341
}
}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.1341,
"rate": 0.001341
}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