Rate Overview
Live
1 TRY = 8.5884 MRO
1 MRO = 0.116437
TRY
Avg
8.6216
High
8.6439
Low
8.5884
Last updated: 6/19/2026, 8:19:05 AM
Quick Conversions
| TRY | MRO |
|---|---|
| 1 TRY | 8.59 MRO |
| 10 TRY | 85.88 MRO |
| 50 TRY | 429.42 MRO |
| 100 TRY | 858.84 MRO |
| 500 TRY | 4,294.19 MRO |
| 1,000 TRY | 8,588.37 MRO |
Get TRY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MROExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:19:05Z",
"rates": {
"MRO": 8.588371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MRO",
"amount": 100
},
"result": 858.8371000000001,
"rate": 8.588371
}Build with TRY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key