Rate Overview
Live
1 PHP = 9.3105 XOF
1 XOF = 0.107405
PHP
Avg
9.3776
High
9.4330
Low
9.3066
Last updated: 7/1/2026, 12:38:36 PM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.31 XOF |
| 10 PHP | 93.11 XOF |
| 50 PHP | 465.53 XOF |
| 100 PHP | 931.05 XOF |
| 500 PHP | 4,655.26 XOF |
| 1,000 PHP | 9,310.52 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-01T12:38:36Z",
"rates": {
"XOF": 9.31052
}
}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": 931.052,
"rate": 9.31052
}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