Rate Overview
Live
1 PHP = 9.0064 XOF
1 XOF = 0.111032
PHP
Avg
9.0607
High
9.0950
Low
9.0064
Last updated: 9/3/2026, 11:10:23 PM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.01 XOF |
| 10 PHP | 90.06 XOF |
| 50 PHP | 450.32 XOF |
| 100 PHP | 900.64 XOF |
| 500 PHP | 4,503.20 XOF |
| 1,000 PHP | 9,006.40 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-09-03T23:10:23Z",
"rates": {
"XOF": 9.006402
}
}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": 900.6401999999999,
"rate": 9.006402
}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