Rate Overview
Live
1 MXN = 31.7584 XOF
1 XOF = 0.031488
MXN
Avg
31.7736
High
31.9143
Low
31.5949
Last updated: 3/27/2026, 4:19:23 AM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 31.76 XOF |
| 10 MXN | 317.58 XOF |
| 50 MXN | 1,587.92 XOF |
| 100 MXN | 3,175.84 XOF |
| 500 MXN | 15,879.22 XOF |
| 1,000 MXN | 31,758.43 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-27T04:19:23Z",
"rates": {
"XOF": 31.758431
}
}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": 3175.8431,
"rate": 31.758431
}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