Rate Overview
Live
1 GBP = 23.4857 MDL
1 MDL = 0.042579
GBP
Avg
23.4810
High
23.5797
Low
23.3397
Last updated: 7/6/2026, 8:02:08 AM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.49 MDL |
| 10 GBP | 234.86 MDL |
| 50 GBP | 1,174.29 MDL |
| 100 GBP | 2,348.57 MDL |
| 500 GBP | 11,742.85 MDL |
| 1,000 GBP | 23,485.70 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-06T08:02:08Z",
"rates": {
"MDL": 23.485703
}
}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": 2348.5703000000003,
"rate": 23.485703
}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