Rate Overview
Live
1 MVR = 2.0362 TWD
1 TWD = 0.491112
MVR
Avg
2.0458
High
2.0566
Low
2.0362
Last updated: 4/18/2026, 8:45:11 AM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.04 TWD |
| 10 MVR | 20.36 TWD |
| 50 MVR | 101.81 TWD |
| 100 MVR | 203.62 TWD |
| 500 MVR | 1,018.10 TWD |
| 1,000 MVR | 2,036.20 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-04-18T08:45:11Z",
"rates": {
"TWD": 2.036196
}
}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": 203.6196,
"rate": 2.036196
}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