Rate Overview
Live
1 MUR = 0.227423 GHS
1 GHS = 4.3971
MUR
Avg
0.228822
High
0.230238
Low
0.227138
Last updated: 3/7/2026, 3:44:07 AM
Quick Conversions
| MUR | GHS |
|---|---|
| 1 MUR | 0.23 GHS |
| 10 MUR | 2.27 GHS |
| 50 MUR | 11.37 GHS |
| 100 MUR | 22.74 GHS |
| 500 MUR | 113.71 GHS |
| 1,000 MUR | 227.42 GHS |
Get MUR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=GHSExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-07T03:44:07Z",
"rates": {
"GHS": 0.227423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "GHS",
"amount": 100
},
"result": 22.7423,
"rate": 0.227423
}Build with MUR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key