Rate Overview
Live
1 PHP = 9.3389 XOF
1 XOF = 0.107079
PHP
Avg
9.3655
High
9.6636
Low
9.1038
Last updated: 7/26/2026, 3:15:14 PM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.34 XOF |
| 10 PHP | 93.39 XOF |
| 50 PHP | 466.94 XOF |
| 100 PHP | 933.89 XOF |
| 500 PHP | 4,669.44 XOF |
| 1,000 PHP | 9,338.88 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-26T15:15:14Z",
"rates": {
"XOF": 9.338877
}
}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": 933.8877,
"rate": 9.338877
}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