Rate Overview
Live
1 MVR = 0.748266 GHS
1 GHS = 1.3364
MVR
Avg
0.736670
High
0.748266
Low
0.722284
Last updated: 7/21/2026, 8:09:02 PM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.75 GHS |
| 10 MVR | 7.48 GHS |
| 50 MVR | 37.41 GHS |
| 100 MVR | 74.83 GHS |
| 500 MVR | 374.13 GHS |
| 1,000 MVR | 748.27 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-21T20:09:02Z",
"rates": {
"GHS": 0.748266
}
}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": 74.8266,
"rate": 0.748266
}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