Rate Overview
Live
1 MXN = 32.5945 XOF
1 XOF = 0.030680
MXN
Avg
32.0839
High
32.5945
Low
31.0882
Last updated: 5/26/2026, 10:12:01 PM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.59 XOF |
| 10 MXN | 325.94 XOF |
| 50 MXN | 1,629.72 XOF |
| 100 MXN | 3,259.45 XOF |
| 500 MXN | 16,297.23 XOF |
| 1,000 MXN | 32,594.47 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-05-26T22:12:01Z",
"rates": {
"XOF": 32.594469
}
}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": 3259.4468999999995,
"rate": 32.594469
}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