Rate Overview
Live
1 MRO = 0.028447 GHS
1 GHS = 35.1531
MRO
Avg
0.028386
High
0.028453
Low
0.028320
Last updated: 7/6/2026, 5:44:40 AM
Quick Conversions
| MRO | GHS |
|---|---|
| 1 MRO | 0.03 GHS |
| 10 MRO | 0.28 GHS |
| 50 MRO | 1.42 GHS |
| 100 MRO | 2.84 GHS |
| 500 MRO | 14.22 GHS |
| 1,000 MRO | 28.45 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-06T05:44:40Z",
"rates": {
"GHS": 0.028447
}
}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.8447,
"rate": 0.028447
}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