Rate Overview
Live
1 MOP = 1.3886 GHS
1 GHS = 0.720152
MOP
Avg
1.3827
High
1.3971
Low
1.3750
Last updated: 6/19/2026, 10:10:58 AM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.39 GHS |
| 10 MOP | 13.89 GHS |
| 50 MOP | 69.43 GHS |
| 100 MOP | 138.86 GHS |
| 500 MOP | 694.30 GHS |
| 1,000 MOP | 1,388.60 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-06-19T10:10:58Z",
"rates": {
"GHS": 1.388595
}
}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": 138.8595,
"rate": 1.388595
}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