Rate Overview
Live
1 MXN = 32.3155 XOF
1 XOF = 0.030945
MXN
Avg
32.1336
High
32.3155
Low
32.0044
Last updated: 5/6/2026, 10:15:45 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 32.32 XOF |
| 10 MXN | 323.15 XOF |
| 50 MXN | 1,615.77 XOF |
| 100 MXN | 3,231.55 XOF |
| 500 MXN | 16,157.74 XOF |
| 1,000 MXN | 32,315.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-06T10:15:45Z",
"rates": {
"XOF": 32.315474
}
}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": 3231.5474000000004,
"rate": 32.315474
}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