Rate Overview
Live
1 PHP = 9.1363 XOF
1 XOF = 0.109454
PHP
Avg
9.1496
High
9.2426
Low
9.0790
Last updated: 5/26/2026, 9:19:44 PM
Quick Conversions
| PHP | XOF |
|---|---|
| 1 PHP | 9.14 XOF |
| 10 PHP | 91.36 XOF |
| 50 PHP | 456.81 XOF |
| 100 PHP | 913.63 XOF |
| 500 PHP | 4,568.13 XOF |
| 1,000 PHP | 9,136.25 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-26T21:19:44Z",
"rates": {
"XOF": 9.136251
}
}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": 913.6251,
"rate": 9.136251
}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