Rate Overview
Live
1 MOP = 4.0810 THB
1 THB = 0.245035
MOP
Avg
3.9744
High
4.0934
Low
3.8541
Last updated: 3/27/2026, 1:34:27 PM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.08 THB |
| 10 MOP | 40.81 THB |
| 50 MOP | 204.05 THB |
| 100 MOP | 408.10 THB |
| 500 MOP | 2,040.52 THB |
| 1,000 MOP | 4,081.04 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-03-27T13:34:27Z",
"rates": {
"THB": 4.081042
}
}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": 408.1042,
"rate": 4.081042
}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