Rate Overview
Live
1 MVR = 0.758559 GHS
1 GHS = 1.3183
MVR
Avg
0.759331
High
0.761140
Low
0.757214
Last updated: 8/12/2026, 8:28:45 PM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.76 GHS |
| 10 MVR | 7.59 GHS |
| 50 MVR | 37.93 GHS |
| 100 MVR | 75.86 GHS |
| 500 MVR | 379.28 GHS |
| 1,000 MVR | 758.56 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-08-12T20:28:45Z",
"rates": {
"GHS": 0.758559
}
}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.85589999999999,
"rate": 0.758559
}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