Rate Overview
Live
1 MXN = 33.3466 XOF
1 XOF = 0.029988
MXN
Avg
33.2602
High
33.3466
Low
33.1701
Last updated: 9/2/2026, 6:01:05 PM
Quick Conversions
| MXN | XOF |
|---|---|
| 1 MXN | 33.35 XOF |
| 10 MXN | 333.47 XOF |
| 50 MXN | 1,667.33 XOF |
| 100 MXN | 3,334.66 XOF |
| 500 MXN | 16,673.29 XOF |
| 1,000 MXN | 33,346.57 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-09-02T18:01:05Z",
"rates": {
"XOF": 33.346574
}
}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": 3334.6573999999996,
"rate": 33.346574
}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