Rate Overview
Live
1 PHP = 9.2788 XOF
1 XOF = 0.107773
PHP
Avg
9.3405
High
9.4330
Low
9.2788
Last updated: 7/22/2026, 9:40:52 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.28 XOF |
| 10 PHP | 92.79 XOF |
| 50 PHP | 463.94 XOF |
| 100 PHP | 927.88 XOF |
| 500 PHP | 4,639.38 XOF |
| 1,000 PHP | 9,278.76 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-22T09:40:52Z",
"rates": {
"XOF": 9.27876
}
}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": 927.876,
"rate": 9.27876
}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