Rate Overview
Live
1 MVR = 2.0361 TWD
1 TWD = 0.491144
MVR
Avg
2.0462
High
2.0550
Low
2.0361
Last updated: 9/9/2026, 12:47:59 AM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.04 TWD |
| 10 MVR | 20.36 TWD |
| 50 MVR | 101.80 TWD |
| 100 MVR | 203.61 TWD |
| 500 MVR | 1,018.03 TWD |
| 1,000 MVR | 2,036.06 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-09-09T00:47:59Z",
"rates": {
"TWD": 2.036062
}
}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.60619999999997,
"rate": 2.036062
}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