Rate Overview
Live
1 MOP = 4.1311 THB
1 THB = 0.242067
MOP
Avg
4.1202
High
4.1322
Low
4.1018
Last updated: 7/8/2026, 7:11:12 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.13 THB |
| 10 MOP | 41.31 THB |
| 50 MOP | 206.55 THB |
| 100 MOP | 413.11 THB |
| 500 MOP | 2,065.54 THB |
| 1,000 MOP | 4,131.09 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-08T07:11:12Z",
"rates": {
"THB": 4.131089
}
}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.1089,
"rate": 4.131089
}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