Rate Overview
Live
1 XAF = 0.006132 PEN
1 PEN = 163.0789
XAF
Avg
0.006056
High
0.006135
Low
0.005999
Last updated: 3/7/2026, 1:03:42 AM
Quick Conversions
| XAF | PEN |
|---|---|
| 1 XAF | 0.01 PEN |
| 10 XAF | 0.06 PEN |
| 50 XAF | 0.31 PEN |
| 100 XAF | 0.61 PEN |
| 500 XAF | 3.07 PEN |
| 1,000 XAF | 6.13 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-03-07T01:03:42Z",
"rates": {
"PEN": 0.006132
}
}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.6132000000000001,
"rate": 0.006132
}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