Rate Overview
Live
1 MXN = 32.6047 XOF
1 XOF = 0.030670
MXN
Avg
32.5877
High
32.6278
Low
32.5362
Last updated: 5/26/2026, 9:20:33 PM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.60 XOF |
| 10 MXN | 326.05 XOF |
| 50 MXN | 1,630.23 XOF |
| 100 MXN | 3,260.47 XOF |
| 500 MXN | 16,302.33 XOF |
| 1,000 MXN | 32,604.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-05-26T21:20:33Z",
"rates": {
"XOF": 32.604652
}
}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": 3260.4652,
"rate": 32.604652
}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