Rate Overview
Live
1 GIP = 23.2027 MDL
1 MDL = 0.043098
GIP
Avg
23.0971
High
23.2027
Low
22.9784
Last updated: 3/7/2026, 4:58:01 AM
Quick Conversions
| GIP | MDL |
|---|---|
| 1 GIP | 23.20 MDL |
| 10 GIP | 232.03 MDL |
| 50 GIP | 1,160.14 MDL |
| 100 GIP | 2,320.27 MDL |
| 500 GIP | 11,601.36 MDL |
| 1,000 GIP | 23,202.72 MDL |
Get GIP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MDLExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T04:58:01Z",
"rates": {
"MDL": 23.202716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MDL",
"amount": 100
},
"result": 2320.2716,
"rate": 23.202716
}Build with GIP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key