Rate Overview
Live
1 MRO = 0.028736 GHS
1 GHS = 34.7996
MRO
Avg
0.027824
High
0.029395
Low
0.026602
Last updated: 7/13/2026, 6:18:36 PM
Quick Conversions
| MRO | GHS |
|---|---|
| 1 MRO | 0.03 GHS |
| 10 MRO | 0.29 GHS |
| 50 MRO | 1.44 GHS |
| 100 MRO | 2.87 GHS |
| 500 MRO | 14.37 GHS |
| 1,000 MRO | 28.74 GHS |
Get MRO/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=GHSExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-13T18:18:36Z",
"rates": {
"GHS": 0.028736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "GHS",
"amount": 100
},
"result": 2.8736,
"rate": 0.028736
}Build with MRO/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key