Rate Overview
Live
1 PHP = 9.5412 XOF
1 XOF = 0.104809
PHP
Avg
9.6082
High
9.6549
Low
9.5383
Last updated: 3/7/2026, 12:16:16 AM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.54 XOF |
| 10 PHP | 95.41 XOF |
| 50 PHP | 477.06 XOF |
| 100 PHP | 954.12 XOF |
| 500 PHP | 4,770.59 XOF |
| 1,000 PHP | 9,541.18 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-07T00:16:16Z",
"rates": {
"XOF": 9.541181
}
}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": 954.1181,
"rate": 9.541181
}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