Rate Overview
Live
1 MOP = 4.0771 THB
1 THB = 0.245274
MOP
Avg
4.0591
High
4.0860
Low
3.9985
Last updated: 3/27/2026, 11:52:29 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.08 THB |
| 10 MOP | 40.77 THB |
| 50 MOP | 203.85 THB |
| 100 MOP | 407.71 THB |
| 500 MOP | 2,038.54 THB |
| 1,000 MOP | 4,077.08 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-27T11:52:29Z",
"rates": {
"THB": 4.077075
}
}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": 407.7075,
"rate": 4.077075
}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