Rate Overview
Live
1 MXN = 0.042971 GBP
1 GBP = 23.2715
MXN
Avg
0.042234
High
0.043300
Low
0.041277
Last updated: 5/28/2026, 1:53:32 PM
Quick Conversions
| MXN | GBP |
|---|---|
| 1 MXN | 0.04 GBP |
| 10 MXN | 0.43 GBP |
| 50 MXN | 2.15 GBP |
| 100 MXN | 4.30 GBP |
| 500 MXN | 21.49 GBP |
| 1,000 MXN | 42.97 GBP |
Get MXN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GBPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-28T13:53:32Z",
"rates": {
"GBP": 0.042971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GBP",
"amount": 100
},
"result": 4.2971,
"rate": 0.042971
}Build with MXN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key