Rate Overview
Live
1 MDL = 0.042581 GIP
1 GIP = 23.4847
MDL
Avg
0.042611
High
0.042803
Low
0.042394
Last updated: 7/6/2026, 6:58:41 PM
Quick Conversions
| MDL | GIP |
|---|---|
| 1 MDL | 0.04 GIP |
| 10 MDL | 0.43 GIP |
| 50 MDL | 2.13 GIP |
| 100 MDL | 4.26 GIP |
| 500 MDL | 21.29 GIP |
| 1,000 MDL | 42.58 GIP |
Get MDL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GIPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-06T18:58:41Z",
"rates": {
"GIP": 0.042581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GIP",
"amount": 100
},
"result": 4.2581,
"rate": 0.042581
}Build with MDL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key