Rate Overview
Live
1 GBP = 23.1050 MDL
1 MDL = 0.043281
GBP
Avg
23.1388
High
23.2170
Low
23.0892
Last updated: 4/17/2026, 6:21:02 AM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.11 MDL |
| 10 GBP | 231.05 MDL |
| 50 GBP | 1,155.25 MDL |
| 100 GBP | 2,310.50 MDL |
| 500 GBP | 11,552.51 MDL |
| 1,000 GBP | 23,105.03 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-04-17T06:21:02Z",
"rates": {
"MDL": 23.105028
}
}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": 2310.5028,
"rate": 23.105028
}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