Rate Overview
Live
1 TRY = 0.332696 MVR
1 MVR = 3.0057
TRY
Avg
0.333578
High
0.334196
Low
0.332696
Last updated: 6/19/2026, 8:38:56 AM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.33 MVR |
| 10 TRY | 3.33 MVR |
| 50 TRY | 16.63 MVR |
| 100 TRY | 33.27 MVR |
| 500 TRY | 166.35 MVR |
| 1,000 TRY | 332.70 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-06-19T08:38:56Z",
"rates": {
"MVR": 0.332696
}
}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": 33.2696,
"rate": 0.332696
}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