Rate Overview
Live
1 MOP = 4.1321 THB
1 THB = 0.242006
MOP
Avg
4.0257
High
4.1740
Low
3.8593
Last updated: 8/3/2026, 12:55:27 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.13 THB |
| 10 MOP | 41.32 THB |
| 50 MOP | 206.61 THB |
| 100 MOP | 413.21 THB |
| 500 MOP | 2,066.06 THB |
| 1,000 MOP | 4,132.13 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-08-03T00:55:27Z",
"rates": {
"THB": 4.132127
}
}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": 413.2127,
"rate": 4.132127
}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