Rate Overview
Live
1 MVR = 2.0337 TWD
1 TWD = 0.491724
MVR
Avg
2.0361
High
2.0432
Low
2.0321
Last updated: 5/29/2026, 4:23:36 PM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.03 TWD |
| 10 MVR | 20.34 TWD |
| 50 MVR | 101.68 TWD |
| 100 MVR | 203.37 TWD |
| 500 MVR | 1,016.83 TWD |
| 1,000 MVR | 2,033.66 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-05-29T16:23:36Z",
"rates": {
"TWD": 2.033661
}
}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.3661,
"rate": 2.033661
}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