Rate Overview
Live
1 PHP = 9.0426 XOF
1 XOF = 0.110587
PHP
Avg
9.0941
High
9.1370
Low
9.0426
Last updated: 5/6/2026, 10:38:53 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.04 XOF |
| 10 PHP | 90.43 XOF |
| 50 PHP | 452.13 XOF |
| 100 PHP | 904.26 XOF |
| 500 PHP | 4,521.31 XOF |
| 1,000 PHP | 9,042.61 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-05-06T10:38:53Z",
"rates": {
"XOF": 9.042614
}
}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": 904.2614000000001,
"rate": 9.042614
}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