Rate Overview
Live
1 MOP = 4.1248 THB
1 THB = 0.242434
MOP
Avg
4.0985
High
4.1265
Low
4.0544
Last updated: 9/2/2026, 6:30:30 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.12 THB |
| 10 MOP | 41.25 THB |
| 50 MOP | 206.24 THB |
| 100 MOP | 412.48 THB |
| 500 MOP | 2,062.42 THB |
| 1,000 MOP | 4,124.84 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-09-02T06:30:30Z",
"rates": {
"THB": 4.124836
}
}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": 412.4836,
"rate": 4.124836
}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