Rate Overview
Live
1 PHP = 9.3222 XAF
1 XAF = 0.107271
PHP
Avg
9.3584
High
9.6316
Low
9.1181
Last updated: 7/28/2026, 6:22:01 AM
Quick Conversions
| PHP | XAF |
|---|---|
| 1 PHP | 9.32 XAF |
| 10 PHP | 93.22 XAF |
| 50 PHP | 466.11 XAF |
| 100 PHP | 932.22 XAF |
| 500 PHP | 4,661.10 XAF |
| 1,000 PHP | 9,322.21 XAF |
Get PHP/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=XAFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-28T06:22:01Z",
"rates": {
"XAF": 9.322205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "XAF",
"amount": 100
},
"result": 932.2205,
"rate": 9.322205
}Build with PHP/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key