Rate Overview
Live
1 MOP = 1.3614 GHS
1 GHS = 0.734547
MOP
Avg
1.3629
High
1.3995
Low
1.3511
Last updated: 8/20/2026, 3:40:53 AM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.36 GHS |
| 10 MOP | 13.61 GHS |
| 50 MOP | 68.07 GHS |
| 100 MOP | 136.14 GHS |
| 500 MOP | 680.69 GHS |
| 1,000 MOP | 1,361.38 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-08-20T03:40:53Z",
"rates": {
"GHS": 1.361383
}
}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": 136.13830000000002,
"rate": 1.361383
}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