Rate Overview
Live
1 THB = 0.245128 MOP
1 MOP = 4.0795
THB
Avg
0.251289
High
0.259285
Low
0.244738
Last updated: 3/27/2026, 12:53:39 PM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.25 MOP |
| 10 THB | 2.45 MOP |
| 50 THB | 12.26 MOP |
| 100 THB | 24.51 MOP |
| 500 THB | 122.56 MOP |
| 1,000 THB | 245.13 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-03-27T12:53:39Z",
"rates": {
"MOP": 0.245128
}
}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": 24.512800000000002,
"rate": 0.245128
}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