Rate Overview
Live
1 MRO = 0.184421 GMD
1 GMD = 5.4224
MRO
Avg
0.185075
High
0.186388
Low
0.183847
Last updated: 5/29/2026, 2:30:10 PM
Quick Conversions
| MRO | GMD |
|---|---|
| 1 MRO | 0.18 GMD |
| 10 MRO | 1.84 GMD |
| 50 MRO | 9.22 GMD |
| 100 MRO | 18.44 GMD |
| 500 MRO | 92.21 GMD |
| 1,000 MRO | 184.42 GMD |
Get MRO/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=GMDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-29T14:30:10Z",
"rates": {
"GMD": 0.184421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "GMD",
"amount": 100
},
"result": 18.4421,
"rate": 0.184421
}Build with MRO/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key