Rate Overview
Live
1 MOP = 1.3398 GHS
1 GHS = 0.746402
MOP
Avg
1.3319
High
1.3398
Low
1.3236
Last updated: 3/7/2026, 12:13:49 AM
Quick Conversions
| MOP | GHS |
|---|---|
| 1 MOP | 1.34 GHS |
| 10 MOP | 13.40 GHS |
| 50 MOP | 66.99 GHS |
| 100 MOP | 133.98 GHS |
| 500 MOP | 669.88 GHS |
| 1,000 MOP | 1,339.76 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-07T00:13:49Z",
"rates": {
"GHS": 1.33976
}
}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": 133.976,
"rate": 1.33976
}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