Rate Overview
Live
1 PHP = 9.2381 XOF
1 XOF = 0.108248
PHP
Avg
9.3105
High
9.3923
Low
9.2376
Last updated: 4/16/2026, 7:16:13 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.24 XOF |
| 10 PHP | 92.38 XOF |
| 50 PHP | 461.90 XOF |
| 100 PHP | 923.81 XOF |
| 500 PHP | 4,619.03 XOF |
| 1,000 PHP | 9,238.06 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-16T07:16:13Z",
"rates": {
"XOF": 9.238063
}
}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.8063000000001,
"rate": 9.238063
}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