Rate Overview
Live
1 XOF = 0.030421 MXN
1 MXN = 32.8720
XOF
Avg
0.030490
High
0.030767
Low
0.030374
Last updated: 6/16/2026, 4:19:12 AM
Quick Conversions
| XOF | MXN |
|---|---|
| 1 XOF | 0.03 MXN |
| 10 XOF | 0.30 MXN |
| 50 XOF | 1.52 MXN |
| 100 XOF | 3.04 MXN |
| 500 XOF | 15.21 MXN |
| 1,000 XOF | 30.42 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-06-16T04:19:12Z",
"rates": {
"MXN": 0.030421
}
}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.0421,
"rate": 0.030421
}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