Rate Overview
Live
1 GBP = 23.4121 MDL
1 MDL = 0.042713
GBP
Avg
23.5104
High
23.6442
Low
23.3365
Last updated: 7/25/2026, 7:10:39 PM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.41 MDL |
| 10 GBP | 234.12 MDL |
| 50 GBP | 1,170.60 MDL |
| 100 GBP | 2,341.21 MDL |
| 500 GBP | 11,706.05 MDL |
| 1,000 GBP | 23,412.09 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-07-25T19:10:39Z",
"rates": {
"MDL": 23.41209
}
}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": 2341.209,
"rate": 23.41209
}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