Rate Overview
Live
1 MXN = 31.7750 XOF
1 XOF = 0.031471
MXN
Avg
32.0729
High
32.2628
Low
31.7750
Last updated: 3/7/2026, 12:54:20 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 31.77 XOF |
| 10 MXN | 317.75 XOF |
| 50 MXN | 1,588.75 XOF |
| 100 MXN | 3,177.50 XOF |
| 500 MXN | 15,887.48 XOF |
| 1,000 MXN | 31,774.96 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-03-07T00:54:20Z",
"rates": {
"XOF": 31.774962
}
}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": 3177.4962,
"rate": 31.774962
}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