Rate Overview
Live
1 MXN = 32.8410 XOF
1 XOF = 0.030450
MXN
Avg
32.8630
High
32.9170
Low
32.7401
Last updated: 7/4/2026, 3:25:21 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.84 XOF |
| 10 MXN | 328.41 XOF |
| 50 MXN | 1,642.05 XOF |
| 100 MXN | 3,284.10 XOF |
| 500 MXN | 16,420.52 XOF |
| 1,000 MXN | 32,841.04 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-04T03:25:21Z",
"rates": {
"XOF": 32.841039
}
}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": 3284.1039,
"rate": 32.841039
}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