Rate Overview
Live
1 MRO = 0.029159 GHS
1 GHS = 34.2947
MRO
Avg
0.027740
High
0.029159
Low
0.026354
Last updated: 5/27/2026, 12:14:53 PM
Quick Conversions
| MRO | GHS |
|---|---|
| 1 MRO | 0.03 GHS |
| 10 MRO | 0.29 GHS |
| 50 MRO | 1.46 GHS |
| 100 MRO | 2.92 GHS |
| 500 MRO | 14.58 GHS |
| 1,000 MRO | 29.16 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-05-27T12:14:53Z",
"rates": {
"GHS": 0.029159
}
}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.9159,
"rate": 0.029159
}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