Rate Overview
Live
1 GBP = 23.4239 MDL
1 MDL = 0.042691
GBP
Avg
23.3854
High
23.4558
Low
23.2632
Last updated: 5/7/2026, 10:32:14 AM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.42 MDL |
| 10 GBP | 234.24 MDL |
| 50 GBP | 1,171.20 MDL |
| 100 GBP | 2,342.39 MDL |
| 500 GBP | 11,711.96 MDL |
| 1,000 GBP | 23,423.92 MDL |
Get GBP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MDLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-07T10:32:14Z",
"rates": {
"MDL": 23.423924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MDL",
"amount": 100
},
"result": 2342.3923999999997,
"rate": 23.423924
}Build with GBP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key