Rate Overview
Live
1 MVR = 2.0569 TWD
1 TWD = 0.486164
MVR
Avg
2.0690
High
2.0838
Low
2.0569
Last updated: 8/19/2026, 12:33:59 AM
Quick Conversions
| MVR | TWD |
|---|---|
| 1 MVR | 2.06 TWD |
| 10 MVR | 20.57 TWD |
| 50 MVR | 102.85 TWD |
| 100 MVR | 205.69 TWD |
| 500 MVR | 1,028.46 TWD |
| 1,000 MVR | 2,056.92 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-08-19T00:33:59Z",
"rates": {
"TWD": 2.056918
}
}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.6918,
"rate": 2.056918
}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