Rate Overview
Live
1 MXN = 32.9604 XOF
1 XOF = 0.030339
MXN
Avg
32.2913
High
33.0014
Low
31.0882
Last updated: 7/23/2026, 9:48:59 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.96 XOF |
| 10 MXN | 329.60 XOF |
| 50 MXN | 1,648.02 XOF |
| 100 MXN | 3,296.04 XOF |
| 500 MXN | 16,480.19 XOF |
| 1,000 MXN | 32,960.39 XOF |
Get MXN/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=XOFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-23T09:48:59Z",
"rates": {
"XOF": 32.960388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "XOF",
"amount": 100
},
"result": 3296.0388000000003,
"rate": 32.960388
}Build with MXN/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key