Rate Overview
Live
1 GBP = 23.2611 MDL
1 MDL = 0.042990
GBP
Avg
23.2971
High
23.3508
Low
23.1891
Last updated: 5/27/2026, 12:31:46 PM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.26 MDL |
| 10 GBP | 232.61 MDL |
| 50 GBP | 1,163.05 MDL |
| 100 GBP | 2,326.11 MDL |
| 500 GBP | 11,630.54 MDL |
| 1,000 GBP | 23,261.08 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-27T12:31:46Z",
"rates": {
"MDL": 23.261081
}
}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": 2326.1081,
"rate": 23.261081
}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