Rate Overview
Live
1 MOP = 4.1652 THB
1 THB = 0.240083
MOP
Avg
4.1727
High
4.1884
Low
4.1574
Last updated: 7/28/2026, 9:54:58 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.17 THB |
| 10 MOP | 41.65 THB |
| 50 MOP | 208.26 THB |
| 100 MOP | 416.52 THB |
| 500 MOP | 2,082.62 THB |
| 1,000 MOP | 4,165.23 THB |
Get MOP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=THBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T09:54:58Z",
"rates": {
"THB": 4.165233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "THB",
"amount": 100
},
"result": 416.52329999999995,
"rate": 4.165233
}Build with MOP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key