Rate Overview
Live
1 PHP = 9.2393 XOF
1 XOF = 0.108233
PHP
Avg
9.3106
High
9.3923
Low
9.2369
Last updated: 4/16/2026, 5:59:45 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.24 XOF |
| 10 PHP | 92.39 XOF |
| 50 PHP | 461.97 XOF |
| 100 PHP | 923.93 XOF |
| 500 PHP | 4,619.66 XOF |
| 1,000 PHP | 9,239.32 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-04-16T05:59:45Z",
"rates": {
"XOF": 9.239321
}
}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": 923.9321,
"rate": 9.239321
}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