Rate Overview
Live
1 PHP = 9.2991 XOF
1 XOF = 0.107537
PHP
Avg
9.3600
High
9.6394
Low
9.0854
Last updated: 7/18/2026, 6:50:45 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.30 XOF |
| 10 PHP | 92.99 XOF |
| 50 PHP | 464.95 XOF |
| 100 PHP | 929.91 XOF |
| 500 PHP | 4,649.54 XOF |
| 1,000 PHP | 9,299.09 XOF |
Get PHP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=XOFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-18T06:50:45Z",
"rates": {
"XOF": 9.299089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "XOF",
"amount": 100
},
"result": 929.9089,
"rate": 9.299089
}Build with PHP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key