Rate Overview
Live
1 MXN = 0.042658 GBP
1 GBP = 23.4423
MXN
Avg
0.042394
High
0.042677
Low
0.042113
Last updated: 5/8/2026, 5:56:34 AM
Quick Conversions
| MXN | GBP |
|---|---|
| 1 MXN | 0.04 GBP |
| 10 MXN | 0.43 GBP |
| 50 MXN | 2.13 GBP |
| 100 MXN | 4.27 GBP |
| 500 MXN | 21.33 GBP |
| 1,000 MXN | 42.66 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-08T05:56:34Z",
"rates": {
"GBP": 0.042658
}
}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.2658000000000005,
"rate": 0.042658
}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