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