Rate Overview
Live
1 MXN = 32.8762 XOF
1 XOF = 0.030417
MXN
Avg
32.7973
High
32.9218
Low
32.5015
Last updated: 6/16/2026, 5:22:46 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.88 XOF |
| 10 MXN | 328.76 XOF |
| 50 MXN | 1,643.81 XOF |
| 100 MXN | 3,287.62 XOF |
| 500 MXN | 16,438.10 XOF |
| 1,000 MXN | 32,876.21 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-06-16T05:22:46Z",
"rates": {
"XOF": 32.876207
}
}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": 3287.6207,
"rate": 32.876207
}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