Rate Overview
Live
1 MVR = 2.0669 TWD
1 TWD = 0.483820
MVR
Avg
2.0575
High
2.0795
Low
2.0204
Last updated: 3/27/2026, 9:48:18 AM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.07 TWD |
| 10 MVR | 20.67 TWD |
| 50 MVR | 103.34 TWD |
| 100 MVR | 206.69 TWD |
| 500 MVR | 1,033.44 TWD |
| 1,000 MVR | 2,066.89 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-03-27T09:48:18Z",
"rates": {
"TWD": 2.066886
}
}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": 206.68859999999998,
"rate": 2.066886
}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