Rate Overview
Live
1 MVR = 0.723813 GHS
1 GHS = 1.3816
MVR
Avg
0.724350
High
0.724932
Low
0.723813
Last updated: 5/7/2026, 1:18:00 AM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.72 GHS |
| 10 MVR | 7.24 GHS |
| 50 MVR | 36.19 GHS |
| 100 MVR | 72.38 GHS |
| 500 MVR | 361.91 GHS |
| 1,000 MVR | 723.81 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-05-07T01:18:00Z",
"rates": {
"GHS": 0.723813
}
}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": 72.38130000000001,
"rate": 0.723813
}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