Rate Overview
Live
1 MVR = 2.0534 TWD
1 TWD = 0.487002
MVR
Avg
2.0446
High
2.0534
Low
2.0308
Last updated: 3/7/2026, 12:09:33 AM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.05 TWD |
| 10 MVR | 20.53 TWD |
| 50 MVR | 102.67 TWD |
| 100 MVR | 205.34 TWD |
| 500 MVR | 1,026.69 TWD |
| 1,000 MVR | 2,053.38 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-07T00:09:33Z",
"rates": {
"TWD": 2.053378
}
}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": 205.3378,
"rate": 2.053378
}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