Rate Overview
Live
1 MXN = 32.2423 XOF
1 XOF = 0.031015
MXN
Avg
32.2573
High
32.3957
Low
32.1474
Last updated: 4/16/2026, 7:16:12 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.24 XOF |
| 10 MXN | 322.42 XOF |
| 50 MXN | 1,612.11 XOF |
| 100 MXN | 3,224.23 XOF |
| 500 MXN | 16,121.13 XOF |
| 1,000 MXN | 32,242.27 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-04-16T07:16:12Z",
"rates": {
"XOF": 32.242267
}
}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": 3224.2266999999997,
"rate": 32.242267
}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