Rate Overview
Live
1 MUR = 0.238567 GHS
1 GHS = 4.1917
MUR
Avg
0.237406
High
0.238826
Low
0.236207
Last updated: 4/17/2026, 6:10:23 AM
Quick Conversions
| MUR | GHS |
|---|---|
| 1 MUR | 0.24 GHS |
| 10 MUR | 2.39 GHS |
| 50 MUR | 11.93 GHS |
| 100 MUR | 23.86 GHS |
| 500 MUR | 119.28 GHS |
| 1,000 MUR | 238.57 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-04-17T06:10:23Z",
"rates": {
"GHS": 0.238567
}
}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.8567,
"rate": 0.238567
}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