Rate Overview
Live
1 MUR = 0.246127 GHS
1 GHS = 4.0629
MUR
Avg
0.244963
High
0.246127
Low
0.242493
Last updated: 5/27/2026, 6:19:17 PM
Quick Conversions
| MUR | GHS |
|---|---|
| 1 MUR | 0.25 GHS |
| 10 MUR | 2.46 GHS |
| 50 MUR | 12.31 GHS |
| 100 MUR | 24.61 GHS |
| 500 MUR | 123.06 GHS |
| 1,000 MUR | 246.13 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-05-27T18:19:17Z",
"rates": {
"GHS": 0.246127
}
}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": 24.6127,
"rate": 0.246127
}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