Rate Overview
Live
1 MOP = 4.1512 THB
1 THB = 0.240892
MOP
Avg
4.1022
High
4.3010
Low
3.9095
Last updated: 7/28/2026, 3:52:26 PM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.15 THB |
| 10 MOP | 41.51 THB |
| 50 MOP | 207.56 THB |
| 100 MOP | 415.12 THB |
| 500 MOP | 2,075.62 THB |
| 1,000 MOP | 4,151.24 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-07-28T15:52:26Z",
"rates": {
"THB": 4.151243
}
}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": 415.1243,
"rate": 4.151243
}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