Rate Overview
Live
1 MVR = 0.754364 GHS
1 GHS = 1.3256
MVR
Avg
0.717073
High
0.754364
Low
0.677598
Last updated: 5/27/2026, 9:45:53 AM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.75 GHS |
| 10 MVR | 7.54 GHS |
| 50 MVR | 37.72 GHS |
| 100 MVR | 75.44 GHS |
| 500 MVR | 377.18 GHS |
| 1,000 MVR | 754.36 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-27T09:45:53Z",
"rates": {
"GHS": 0.754364
}
}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.4364,
"rate": 0.754364
}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