Rate Overview
Live
1 MOP = 4.0368 THB
1 THB = 0.247722
MOP
Avg
4.0306
High
4.0540
Low
3.9817
Last updated: 5/29/2026, 12:07:48 AM
Quick Conversions
| MOP | THB |
|---|---|
| 1 MOP | 4.04 THB |
| 10 MOP | 40.37 THB |
| 50 MOP | 201.84 THB |
| 100 MOP | 403.68 THB |
| 500 MOP | 2,018.39 THB |
| 1,000 MOP | 4,036.79 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-05-29T00:07:48Z",
"rates": {
"THB": 4.036789
}
}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": 403.6789,
"rate": 4.036789
}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