Rate Overview
Live
1 PHP = 9.3928 XOF
1 XOF = 0.106464 PHP
Avg
9.4754
High
9.5230
Low
9.3928
Last updated: 1/25/2026, 9:07:13 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.39 XOF |
| 10 PHP | 93.93 XOF |
| 50 PHP | 469.64 XOF |
| 100 PHP | 939.28 XOF |
| 500 PHP | 4,696.41 XOF |
| 1,000 PHP | 9,392.83 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-01-25T09:07:13Z",
"rates": {
"XOF": 9.392829
}
}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": 939.2829,
"rate": 9.392829
}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