Rate Overview
Live
1 MVR = 0.706847 GHS
1 GHS = 1.4147
MVR
Avg
0.748507
High
1.0051
Low
0.660837
Last updated: 3/27/2026, 9:52:44 AM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.71 GHS |
| 10 MVR | 7.07 GHS |
| 50 MVR | 35.34 GHS |
| 100 MVR | 70.68 GHS |
| 500 MVR | 353.42 GHS |
| 1,000 MVR | 706.85 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-03-27T09:52:44Z",
"rates": {
"GHS": 0.706847
}
}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": 70.6847,
"rate": 0.706847
}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