Rate Overview
Live
1 MVR = 0.752126 GHS
1 GHS = 1.3296
MVR
Avg
0.725715
High
0.818405
Low
0.672879
Last updated: 7/27/2026, 8:50:56 AM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.75 GHS |
| 10 MVR | 7.52 GHS |
| 50 MVR | 37.61 GHS |
| 100 MVR | 75.21 GHS |
| 500 MVR | 376.06 GHS |
| 1,000 MVR | 752.13 GHS |
Get MVR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GHSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-27T08:50:56Z",
"rates": {
"GHS": 0.752126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GHS",
"amount": 100
},
"result": 75.2126,
"rate": 0.752126
}Build with MVR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key