Rate Overview
Live
1 PHP = 9.3736 XOF
1 XOF = 0.106682
PHP
Avg
9.7220
High
10.4471
Low
9.2928
Last updated: 3/27/2026, 2:32:34 PM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.37 XOF |
| 10 PHP | 93.74 XOF |
| 50 PHP | 468.68 XOF |
| 100 PHP | 937.36 XOF |
| 500 PHP | 4,686.82 XOF |
| 1,000 PHP | 9,373.64 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-03-27T14:32:34Z",
"rates": {
"XOF": 9.373643
}
}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": 937.3643,
"rate": 9.373643
}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