Rate Overview
Live
1 PHP = 9.3573 XOF
1 XOF = 0.106868
PHP
Avg
9.3087
High
9.3699
Low
9.2388
Last updated: 6/16/2026, 5:12:16 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.36 XOF |
| 10 PHP | 93.57 XOF |
| 50 PHP | 467.86 XOF |
| 100 PHP | 935.73 XOF |
| 500 PHP | 4,678.65 XOF |
| 1,000 PHP | 9,357.30 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-06-16T05:12:16Z",
"rates": {
"XOF": 9.357297
}
}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": 935.7297000000001,
"rate": 9.357297
}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