Rate Overview
Live
1 PHP = 9.3837 XOF
1 XOF = 0.106568
PHP
Avg
9.5339
High
9.6702
Low
9.3495
Last updated: 3/27/2026, 6:08:02 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.38 XOF |
| 10 PHP | 93.84 XOF |
| 50 PHP | 469.18 XOF |
| 100 PHP | 938.37 XOF |
| 500 PHP | 4,691.83 XOF |
| 1,000 PHP | 9,383.67 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-27T06:08:02Z",
"rates": {
"XOF": 9.383668
}
}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": 938.3668,
"rate": 9.383668
}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