Rate Overview
Live
1 PHP = 9.3718 XOF
1 XOF = 0.106703
PHP
Avg
9.5433
High
9.6636
Low
9.3718
Last updated: 3/27/2026, 9:25:46 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.37 XOF |
| 10 PHP | 93.72 XOF |
| 50 PHP | 468.59 XOF |
| 100 PHP | 937.18 XOF |
| 500 PHP | 4,685.90 XOF |
| 1,000 PHP | 9,371.80 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-27T09:25:46Z",
"rates": {
"XOF": 9.371798
}
}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.1798,
"rate": 9.371798
}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