Rate Overview
Live
1 XAF = 0.001340 SHP
1 SHP = 746.2687
XAF
Avg
0.001339
High
0.001343
Low
0.001332
Last updated: 4/17/2026, 6:23:10 AM
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.67 SHP |
| 1,000 XAF | 1.34 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-04-17T06:23:10Z",
"rates": {
"SHP": 0.00134
}
}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.134,
"rate": 0.00134
}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