Rate Overview
Live
1 XAF = 0.005973 PEN
1 PEN = 167.4201
XAF
Avg
0.006047
High
0.006351
Low
0.005858
Last updated: 8/2/2026, 11:14:42 AM
Quick Conversions
| XAF | PEN |
|---|---|
| 1 XAF | 0.01 PEN |
| 10 XAF | 0.06 PEN |
| 50 XAF | 0.30 PEN |
| 100 XAF | 0.60 PEN |
| 500 XAF | 2.99 PEN |
| 1,000 XAF | 5.97 PEN |
Get XAF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=PENExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-02T11:14:42Z",
"rates": {
"PEN": 0.005973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "PEN",
"amount": 100
},
"result": 0.5973,
"rate": 0.005973
}Build with XAF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key