Rate Overview
Live
1 MRO = 0.185947 GMD
1 GMD = 5.3779
MRO
Avg
0.185150
High
0.186589
Low
0.181824
Last updated: 7/28/2026, 3:52:16 AM
Quick Conversions
| MRO | GMD |
|---|---|
| 1 MRO | 0.19 GMD |
| 10 MRO | 1.86 GMD |
| 50 MRO | 9.30 GMD |
| 100 MRO | 18.59 GMD |
| 500 MRO | 92.97 GMD |
| 1,000 MRO | 185.95 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-07-28T03:52:16Z",
"rates": {
"GMD": 0.185947
}
}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.5947,
"rate": 0.185947
}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