Rate Overview
Live
1 XOF = 0.031485 MXN
1 MXN = 31.7612
XOF
Avg
0.031158
High
0.031485
Low
0.030979
Last updated: 3/6/2026, 7:33:59 PM
Quick Conversions
| XOF | MXN |
|---|---|
| 1 XOF | 0.03 MXN |
| 10 XOF | 0.31 MXN |
| 50 XOF | 1.57 MXN |
| 100 XOF | 3.15 MXN |
| 500 XOF | 15.74 MXN |
| 1,000 XOF | 31.49 MXN |
Get XOF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MXNExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:33:59Z",
"rates": {
"MXN": 0.031485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MXN",
"amount": 100
},
"result": 3.1485,
"rate": 0.031485
}Build with XOF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key