Rate Overview
Live
1 MVR = 0.712757 GHS
1 GHS = 1.4030
MVR
Avg
0.712625
High
0.715076
Low
0.710749
Last updated: 4/16/2026, 8:58:35 PM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.71 GHS |
| 10 MVR | 7.13 GHS |
| 50 MVR | 35.64 GHS |
| 100 MVR | 71.28 GHS |
| 500 MVR | 356.38 GHS |
| 1,000 MVR | 712.76 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-04-16T20:58:35Z",
"rates": {
"GHS": 0.712757
}
}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": 71.2757,
"rate": 0.712757
}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