Rate Overview
Live
1 MOP = 4.0619 THB
1 THB = 0.246192
MOP
Avg
4.0480
High
4.0827
Low
4.0248
Last updated: 6/18/2026, 12:20:21 PM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.06 THB |
| 10 MOP | 40.62 THB |
| 50 MOP | 203.09 THB |
| 100 MOP | 406.19 THB |
| 500 MOP | 2,030.93 THB |
| 1,000 MOP | 4,061.87 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-06-18T12:20:21Z",
"rates": {
"THB": 4.061868
}
}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": 406.18679999999995,
"rate": 4.061868
}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