Rate Overview
Live
1 MDL = 0.043111 GIP
1 GIP = 23.1959
MDL
Avg
0.042895
High
0.043111
Low
0.042663
Last updated: 6/19/2026, 1:44:53 AM
Quick Conversions
| MDL | GIP |
|---|---|
| 1 MDL | 0.04 GIP |
| 10 MDL | 0.43 GIP |
| 50 MDL | 2.16 GIP |
| 100 MDL | 4.31 GIP |
| 500 MDL | 21.56 GIP |
| 1,000 MDL | 43.11 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-06-19T01:44:53Z",
"rates": {
"GIP": 0.043111
}
}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.3111,
"rate": 0.043111
}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