Rate Overview
Live
1 MOP = 1.4433 GHS
1 GHS = 0.692850
MOP
Avg
1.4402
High
1.4433
Low
1.4370
Last updated: 7/30/2026, 5:36:38 PM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.44 GHS |
| 10 MOP | 14.43 GHS |
| 50 MOP | 72.17 GHS |
| 100 MOP | 144.33 GHS |
| 500 MOP | 721.66 GHS |
| 1,000 MOP | 1,443.31 GHS |
Get MOP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GHSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-30T17:36:38Z",
"rates": {
"GHS": 1.443313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GHS",
"amount": 100
},
"result": 144.3313,
"rate": 1.443313
}Build with MOP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key