Rate Overview
Live
1 MUR = 0.235783 GHS
1 GHS = 4.2412
MUR
Avg
0.235560
High
0.238530
Low
0.232031
Last updated: 6/19/2026, 8:41:53 AM
Quick Conversions
| MUR | GHS |
|---|---|
| 1 MUR | 0.24 GHS |
| 10 MUR | 2.36 GHS |
| 50 MUR | 11.79 GHS |
| 100 MUR | 23.58 GHS |
| 500 MUR | 117.89 GHS |
| 1,000 MUR | 235.78 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-06-19T08:41:53Z",
"rates": {
"GHS": 0.235783
}
}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": 23.5783,
"rate": 0.235783
}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