Rate Overview
Live
1 MOP = 1.4138 GHS
1 GHS = 0.707327
MOP
Avg
1.4093
High
1.4138
Low
1.4060
Last updated: 7/9/2026, 2:36:07 PM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.41 GHS |
| 10 MOP | 14.14 GHS |
| 50 MOP | 70.69 GHS |
| 100 MOP | 141.38 GHS |
| 500 MOP | 706.89 GHS |
| 1,000 MOP | 1,413.77 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-09T14:36:07Z",
"rates": {
"GHS": 1.413773
}
}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": 141.3773,
"rate": 1.413773
}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