Rate Overview
Live
1 MDL = 0.042640 GBP
1 GBP = 23.4522
MDL
Avg
0.042663
High
0.042751
Low
0.042593
Last updated: 8/15/2026, 8:03:18 AM
Quick Conversions
| MDL | GBP |
|---|---|
| 1 MDL | 0.04 GBP |
| 10 MDL | 0.43 GBP |
| 50 MDL | 2.13 GBP |
| 100 MDL | 4.26 GBP |
| 500 MDL | 21.32 GBP |
| 1,000 MDL | 42.64 GBP |
Get MDL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GBPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-15T08:03:18Z",
"rates": {
"GBP": 0.04264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GBP",
"amount": 100
},
"result": 4.263999999999999,
"rate": 0.04264
}Build with MDL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key