Rate Overview
Live
1 MOP = 1.3700 GHS
1 GHS = 0.729910
MOP
Avg
1.3675
High
1.3700
Low
1.3642
Last updated: 4/18/2026, 8:45:31 AM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.37 GHS |
| 10 MOP | 13.70 GHS |
| 50 MOP | 68.50 GHS |
| 100 MOP | 137.00 GHS |
| 500 MOP | 685.02 GHS |
| 1,000 MOP | 1,370.03 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-04-18T08:45:31Z",
"rates": {
"GHS": 1.370032
}
}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": 137.0032,
"rate": 1.370032
}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