Rate Overview
Live
1 MVR = 0.735890 GHS
1 GHS = 1.3589
MVR
Avg
0.733048
High
0.735890
Low
0.729665
Last updated: 7/5/2026, 1:32:08 AM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.74 GHS |
| 10 MVR | 7.36 GHS |
| 50 MVR | 36.79 GHS |
| 100 MVR | 73.59 GHS |
| 500 MVR | 367.95 GHS |
| 1,000 MVR | 735.89 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-05T01:32:08Z",
"rates": {
"GHS": 0.73589
}
}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": 73.589,
"rate": 0.73589
}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