Rate Overview
Live
1 TRY = 0.326288 MVR
1 MVR = 3.0648
TRY
Avg
0.328782
High
0.331480
Low
0.326288
Last updated: 7/28/2026, 12:37:02 PM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.33 MVR |
| 10 TRY | 3.26 MVR |
| 50 TRY | 16.31 MVR |
| 100 TRY | 32.63 MVR |
| 500 TRY | 163.14 MVR |
| 1,000 TRY | 326.29 MVR |
Get TRY/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MVRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-28T12:37:02Z",
"rates": {
"MVR": 0.326288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MVR",
"amount": 100
},
"result": 32.628800000000005,
"rate": 0.326288
}Build with TRY/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key