Rate Overview
Live
1 PHP = 9.3928 XAF
1 XAF = 0.106464 PHP
Avg
9.4600
High
9.5042
Low
9.3928
Last updated: 1/25/2026, 10:52:31 AM
Quick Conversions
| PHP | XAF |
|---|---|
| 1 PHP | 9.39 XAF |
| 10 PHP | 93.93 XAF |
| 50 PHP | 469.64 XAF |
| 100 PHP | 939.28 XAF |
| 500 PHP | 4,696.41 XAF |
| 1,000 PHP | 9,392.83 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-01-25T10:52:31Z",
"rates": {
"XAF": 9.392829
}
}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": 939.2829,
"rate": 9.392829
}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