Rate Overview
Live
1 MOP = 1.3549 GHS
1 GHS = 0.738069
MOP
Avg
1.3851
High
1.5710
Low
1.3078
Last updated: 3/27/2026, 8:23:22 AM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.35 GHS |
| 10 MOP | 13.55 GHS |
| 50 MOP | 67.74 GHS |
| 100 MOP | 135.49 GHS |
| 500 MOP | 677.44 GHS |
| 1,000 MOP | 1,354.89 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-03-27T08:23:22Z",
"rates": {
"GHS": 1.354886
}
}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": 135.4886,
"rate": 1.354886
}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