Rate Overview
Live
1 PHP = 9.3917 XOF
1 XOF = 0.106477
PHP
Avg
9.4836
High
9.6636
Low
9.3241
Last updated: 3/27/2026, 12:53:43 PM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.39 XOF |
| 10 PHP | 93.92 XOF |
| 50 PHP | 469.59 XOF |
| 100 PHP | 939.17 XOF |
| 500 PHP | 4,695.86 XOF |
| 1,000 PHP | 9,391.71 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-27T12:53:43Z",
"rates": {
"XOF": 9.391713
}
}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.1713,
"rate": 9.391713
}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