Rate Overview
Live
1 PHP = 9.3305 XOF
1 XOF = 0.107176
PHP
Avg
9.8953
High
10.7279
Low
9.1339
Last updated: 7/5/2026, 6:46:20 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.33 XOF |
| 10 PHP | 93.30 XOF |
| 50 PHP | 466.52 XOF |
| 100 PHP | 933.05 XOF |
| 500 PHP | 4,665.23 XOF |
| 1,000 PHP | 9,330.46 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-05T06:46:20Z",
"rates": {
"XOF": 9.330463
}
}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.0463,
"rate": 9.330463
}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