Rate Overview
Live
1 MVR = 0.698152 GHS
1 GHS = 1.4324
MVR
Avg
0.693926
High
0.698152
Low
0.689910
Last updated: 3/7/2026, 12:11:27 AM
Quick Conversions
| MVR | GHS |
|---|---|
| 1 MVR | 0.70 GHS |
| 10 MVR | 6.98 GHS |
| 50 MVR | 34.91 GHS |
| 100 MVR | 69.82 GHS |
| 500 MVR | 349.08 GHS |
| 1,000 MVR | 698.15 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-03-07T00:11:27Z",
"rates": {
"GHS": 0.698152
}
}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": 69.8152,
"rate": 0.698152
}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