Rate Overview
Live
1 MOP = 1.4447 GHS
1 GHS = 0.692198
MOP
Avg
1.3668
High
1.4447
Low
1.3082
Last updated: 5/29/2026, 9:46:45 PM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.44 GHS |
| 10 MOP | 14.45 GHS |
| 50 MOP | 72.23 GHS |
| 100 MOP | 144.47 GHS |
| 500 MOP | 722.34 GHS |
| 1,000 MOP | 1,444.67 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-05-29T21:46:45Z",
"rates": {
"GHS": 1.444674
}
}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.4674,
"rate": 1.444674
}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