Rate Overview
Live
1 THB = 0.251112 MOP
1 MOP = 3.9823
THB
Avg
0.248831
High
0.251112
Low
0.247266
Last updated: 5/7/2026, 11:37:42 AM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.25 MOP |
| 10 THB | 2.51 MOP |
| 50 THB | 12.56 MOP |
| 100 THB | 25.11 MOP |
| 500 THB | 125.56 MOP |
| 1,000 THB | 251.11 MOP |
Get THB/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MOPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-07T11:37:42Z",
"rates": {
"MOP": 0.251112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MOP",
"amount": 100
},
"result": 25.1112,
"rate": 0.251112
}Build with THB/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key