Rate Overview
Live
1 TRY = 0.319130 MVR
1 MVR = 3.1335
TRY
Avg
0.320084
High
0.320595
Low
0.319130
Last updated: 9/4/2026, 12:01:59 PM
Quick Conversions
| TRY | MVR |
|---|---|
| 1 TRY | 0.32 MVR |
| 10 TRY | 3.19 MVR |
| 50 TRY | 15.96 MVR |
| 100 TRY | 31.91 MVR |
| 500 TRY | 159.57 MVR |
| 1,000 TRY | 319.13 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-09-04T12:01:59Z",
"rates": {
"MVR": 0.31913
}
}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": 31.913000000000004,
"rate": 0.31913
}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