Rate Overview
Live
1 MVR = 2.0965 TWD
1 TWD = 0.476993
MVR
Avg
2.0176
High
2.0970
Low
1.8831
Last updated: 7/28/2026, 9:36:12 PM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.10 TWD |
| 10 MVR | 20.96 TWD |
| 50 MVR | 104.82 TWD |
| 100 MVR | 209.65 TWD |
| 500 MVR | 1,048.23 TWD |
| 1,000 MVR | 2,096.47 TWD |
Get MVR/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=TWDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-28T21:36:12Z",
"rates": {
"TWD": 2.096468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "TWD",
"amount": 100
},
"result": 209.6468,
"rate": 2.096468
}Build with MVR/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key