Rate Overview
Live
1 MXN = 32.9906 XOF
1 XOF = 0.030312
MXN
Avg
32.9103
High
33.0436
Low
32.6887
Last updated: 7/25/2026, 8:52:51 PM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.99 XOF |
| 10 MXN | 329.91 XOF |
| 50 MXN | 1,649.53 XOF |
| 100 MXN | 3,299.06 XOF |
| 500 MXN | 16,495.32 XOF |
| 1,000 MXN | 32,990.65 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-25T20:52:51Z",
"rates": {
"XOF": 32.990645
}
}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": 3299.0645,
"rate": 32.990645
}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