Rate Overview
Live
1 MUR = 0.241982 GHS
1 GHS = 4.1325
MUR
Avg
0.241648
High
0.242390
Low
0.240324
Last updated: 7/9/2026, 9:53:51 PM
Quick Conversions
| MUR | GHS |
|---|---|
| 1 MUR | 0.24 GHS |
| 10 MUR | 2.42 GHS |
| 50 MUR | 12.10 GHS |
| 100 MUR | 24.20 GHS |
| 500 MUR | 120.99 GHS |
| 1,000 MUR | 241.98 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-07-09T21:53:51Z",
"rates": {
"GHS": 0.241982
}
}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.1982,
"rate": 0.241982
}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